|
MFC
Exascale flow solver
|
Contains module m_checker_common. More...
Go to the source code of this file.
Modules | |
| module | m_checker_common |
| Shared input validation checks for grid dimensions and AMD GPU compiler limits. | |
Functions/Subroutines | |
| impure subroutine, public | m_checker_common::s_check_inputs_common |
| Checks compatibility of parameters in the input file. Used by all three stages. | |
| impure subroutine | m_checker_common::s_check_total_cells |
| Verifies that the total number of grid cells meets the minimum required by the number of dimensions and MPI ranks. | |
| impure subroutine | m_checker_common::s_check_amd |
| Checks that simulation parameters stay within AMD GPU compiler limits when case optimization is disabled. | |
Contains module m_checker_common.
Definition in file m_checker_common.fpp.f90.