Define variables of the core library. More...
Variables | |
| logical | is_test_case_mode = .false. |
| Enable the test case mode (test case specific initialization and reference solutions) | |
| logical | is_check_invalid_real_number = .false. |
| logical | is_user_subroutines_enabled = .true. |
| Enable user subroutines (of src/lib/user directory) | |
Define variables of the core library.
| logical variables_core::is_check_invalid_real_number = .false. |
| logical variables_core::is_test_case_mode = .false. |
Enable the test case mode (test case specific initialization and reference solutions)
| logical variables_core::is_user_subroutines_enabled = .true. |
Enable user subroutines (of src/lib/user directory)