Namespace seasaltcommon_mod¶
Namespace List > seasaltcommon_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_seasalt_config (class(seasaltconfig), intent(inout) this, type(errormanagertype), intent(inout) error_handler) Validate seasalt configuration. |
Public Functions Documentation¶
function int_to_string¶
Convert integer to string (utility function)
function validate_seasalt_config¶
Validate seasalt configuration.
subroutine seasaltcommon_mod::validate_seasalt_config (
class( seasaltconfig ), intent(inout) this,
type( errormanagertype ), intent(inout) error_handler
)
The documentation for this class was generated from the following file src/process/seasalt/SeaSaltCommon_Mod.F90