GBS
input_env_type_mod Module Reference

Data Types

type  tinputenv
 Container type hold all the simulation namelists. More...
 

Functions/Subroutines

subroutine process_input_parameters (this, nml_unit)
 Read the input files. More...
 
subroutine process_input (input, nml_unit, mpi_comm)
 Process a namelist. More...
 

Function/Subroutine Documentation

◆ process_input()

subroutine input_env_type_mod::process_input ( class(tinput), intent(inout)  input,
integer, intent(in)  nml_unit,
type(tmpicomm), intent(in)  mpi_comm 
)
private

Process a namelist.

Parameters
[in]nml_unitUnit to access the namelist
[in]mpi_commCommunicator for the printing
+ Here is the caller graph for this function:

◆ process_input_parameters()

subroutine input_env_type_mod::process_input_parameters ( class(tinputenv), intent(inout)  this,
integer, intent(in)  nml_unit 
)
private

Read the input files.

Parameters
[in]nml_unitUnit to access the input file
+ Here is the call graph for this function: