MFC: Simulation
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_checker Module Reference

The purpose of the module is to check for compatible input files. More...

Functions/Subroutines

impure subroutine, public s_check_inputs
 Checks compatibility of parameters in the input file. Used by the simulation stage.
 
impure subroutine s_check_inputs_compilers
 Checks constraints on compiler options.
 
impure subroutine s_check_inputs_weno
 Checks constraints on WENO scheme parameters.
 
impure subroutine s_check_inputs_muscl
 
impure subroutine s_check_inputs_geometry_precision
 Checks constraints on geometry and precision.
 
impure subroutine s_check_inputs_time_stepping
 Checks constraints on time stepping parameters.
 
impure subroutine s_check_inputs_nvidia_uvm
 

Detailed Description

The purpose of the module is to check for compatible input files.

Function/Subroutine Documentation

◆ s_check_inputs()

impure subroutine, public m_checker::s_check_inputs

Checks compatibility of parameters in the input file. Used by the simulation stage.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_compilers()

impure subroutine m_checker::s_check_inputs_compilers

Checks constraints on compiler options.

Here is the caller graph for this function:

◆ s_check_inputs_geometry_precision()

impure subroutine m_checker::s_check_inputs_geometry_precision

Checks constraints on geometry and precision.

Here is the caller graph for this function:

◆ s_check_inputs_muscl()

impure subroutine m_checker::s_check_inputs_muscl
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_nvidia_uvm()

impure subroutine m_checker::s_check_inputs_nvidia_uvm
Here is the caller graph for this function:

◆ s_check_inputs_time_stepping()

impure subroutine m_checker::s_check_inputs_time_stepping

Checks constraints on time stepping parameters.

Here is the caller graph for this function:

◆ s_check_inputs_weno()

impure subroutine m_checker::s_check_inputs_weno

Checks constraints on WENO scheme parameters.

Here is the call graph for this function:
Here is the caller graph for this function: