GBS
|
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... | |
|
private |
Process a namelist.
[in] | nml_unit | Unit to access the namelist |
[in] | mpi_comm | Communicator for the printing |
|
private |
Read the input files.
[in] | nml_unit | Unit to access the input file |