Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | src_units | |||
character(len=*), | intent(in) | :: | dst_units |
public function new_converter (src_units, dst_units) |
procedure, public :: initialize | |
procedure, public :: invalidate | |
procedure, public :: update |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | src_units | |||
character(len=*), | intent(in) | :: | dst_units |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ConvertUnitsAction), | intent(inout) | :: | this | |||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ConvertUnitsAction), | intent(inout) | :: | this | |||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out), | optional | :: | rc |