parse_component_spec Interface

interface

Submodule declarations


public module function parse_component_spec(hconfig, rc) result(spec)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfig), intent(inout), target :: hconfig
integer, intent(out), optional :: rc

Return Value type(ComponentSpec)