Skip to content

Namespace dustcommon_mod

Namespace List > dustcommon_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_dust_config (class(dustconfig), intent(inout) this, type(errormanagertype), intent(inout) error_handler)
Validate dust configuration.

Public Functions Documentation

function int_to_string

Convert integer to string (utility function)

character(len=32) function, public dustcommon_mod::int_to_string (
    integer, intent(in) int_val
) 


function validate_dust_config

Validate dust configuration.

subroutine dustcommon_mod::validate_dust_config (
    class( dustconfig ), intent(inout) this,
    type( errormanagertype ), intent(inout) error_handler
) 



The documentation for this class was generated from the following file src/process/dust/DustCommon_Mod.F90