MFC: Simulation
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_global_parameters.fpp.f90 File Reference

Functions/Subroutines

program __m_global_parameters_fpp_f90__
 
subroutine s_assign_default_values_to_user_inputs ()
 Assigns default values to the user inputs before reading them in. This enables for an easier consistency check of these parameters once they are read from the input file.
 
subroutine s_initialize_global_parameters_module ()
 The computation of parameters, the allocation of memory, the association of pointers and/or the execution of any other procedures that are necessary to setup the module.
 
subroutine s_initialize_parallel_io ()
 Initializes parallel infrastructure.
 
subroutine s_finalize_global_parameters_module ()
 Module deallocation and/or disassociation procedures.
 

Function/Subroutine Documentation

◆ __m_global_parameters_fpp_f90__()

program __m_global_parameters_fpp_f90__

◆ s_assign_default_values_to_user_inputs()

subroutine __m_global_parameters_fpp_f90__::s_assign_default_values_to_user_inputs
private

Assigns default values to the user inputs before reading them in. This enables for an easier consistency check of these parameters once they are read from the input file.

Here is the caller graph for this function:

◆ s_finalize_global_parameters_module()

subroutine __m_global_parameters_fpp_f90__::s_finalize_global_parameters_module
private

Module deallocation and/or disassociation procedures.

Here is the caller graph for this function:

◆ s_initialize_global_parameters_module()

subroutine __m_global_parameters_fpp_f90__::s_initialize_global_parameters_module
private

The computation of parameters, the allocation of memory, the association of pointers and/or the execution of any other procedures that are necessary to setup the module.

Here is the caller graph for this function:

◆ s_initialize_parallel_io()

subroutine __m_global_parameters_fpp_f90__::s_initialize_parallel_io
private

Initializes parallel infrastructure.

Here is the caller graph for this function: