Namespace so4chemcommon_mod¶
Namespace List > so4chemcommon_mod
Public Functions¶
| Type | Name |
|---|---|
| character(len=32) function, public | int_to_string (integer, intent(in) int_val) Convert integer to string (utility function) |
| subroutine | validate_so4chem_config (class(so4chemconfig), intent(inout) this, type(errormanagertype), intent(inout) error_handler) Validate so4chem configuration. |
Public Functions Documentation¶
function int_to_string¶
Convert integer to string (utility function)
function validate_so4chem_config¶
Validate so4chem configuration.
subroutine so4chemcommon_mod::validate_so4chem_config (
class( so4chemconfig ), intent(inout) this,
type( errormanagertype ), intent(inout) error_handler
)
The documentation for this class was generated from the following file src/process/so4chem/SO4chemCommon_Mod.F90