Compile- and run-time configuration flags; defaults are set during Initialize() and may be updated later (e.g., via ParmParse or setters).
More...
Compile- and run-time configuration flags; defaults are set during Initialize() and may be updated later (e.g., via ParmParse or setters).
◆ abort_on_unused_inputs
| bool amrex::system::abort_on_unused_inputs = false |
◆ call_addr2line
| bool amrex::system::call_addr2line |
◆ Debug
| constexpr bool amrex::system::Debug = false |
|
constexpr |
◆ error_handler
◆ exename
| std::string amrex::system::exename |
◆ handle_sigabrt
| bool amrex::system::handle_sigabrt |
◆ handle_sigfpe
| bool amrex::system::handle_sigfpe |
◆ handle_sigill
| bool amrex::system::handle_sigill |
◆ handle_sigint
| bool amrex::system::handle_sigint |
◆ handle_sigsegv
| bool amrex::system::handle_sigsegv |
◆ handle_sigterm
| bool amrex::system::handle_sigterm |
◆ init_snan
| bool amrex::system::init_snan = false |
◆ NDebug
| constexpr bool amrex::system::NDebug = true |
|
constexpr |
◆ oserr
| std::ostream * amrex::system::oserr = &std::cerr |
◆ osout
| std::ostream * amrex::system::osout = &std::cout |
◆ regtest_reduction
| bool amrex::system::regtest_reduction |
◆ signal_handling
| bool amrex::system::signal_handling |
◆ throw_exception
| bool amrex::system::throw_exception |
◆ verbose
| int amrex::system::verbose = 1 |