MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_checker.fpp.f90 File Reference

Contains module m_checker. More...

Go to the source code of this file.

Modules

module  m_checker
 Validates simulation input parameters for consistency and supported configurations.

Functions/Subroutines

impure subroutine, public m_checker::s_check_inputs
 Checks compatibility of parameters in the input file. Used by the simulation stage.
impure subroutine m_checker::s_check_inputs_compilers
 Checks constraints on compiler options.
impure subroutine m_checker::s_check_inputs_weno
 Checks constraints on WENO scheme parameters.
impure subroutine m_checker::s_check_inputs_muscl
 Validates that the grid resolution is sufficient for the MUSCL reconstruction order.
impure subroutine m_checker::s_check_inputs_geometry_precision
 Checks constraints on geometry and precision.
impure subroutine m_checker::s_check_inputs_time_stepping
 Checks constraints on time stepping parameters.
impure subroutine m_checker::s_check_inputs_nvidia_uvm

Detailed Description

Contains module m_checker.

Definition in file m_checker.fpp.f90.