MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_checker Module Reference

Validates post-process input parameters and output format consistency. More...

Functions/Subroutines

impure subroutine, public s_check_inputs
 Checks compatibility of parameters in the input file. Used by the post_process stage.
impure subroutine, public s_check_inputs_fft
 Checks constraints on fft_wrt.

Detailed Description

Validates post-process input parameters and output format consistency.

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 post_process stage.

Definition at line 312 of file m_checker.fpp.f90.

Here is the caller graph for this function:

◆ s_check_inputs_fft()

impure subroutine, public m_checker::s_check_inputs_fft

Checks constraints on fft_wrt.

Definition at line 316 of file m_checker.fpp.f90.