parse_child Interface

interface

Submodule declarations


Called by

interface~~parse_child~~CalledByGraph interface~parse_child parse_child proc~test_parse_childspec_basic test_parse_childSpec_basic proc~test_parse_childspec_basic->interface~parse_child proc~test_parse_childspec_with_config_file test_parse_childSpec_with_config_file proc~test_parse_childspec_with_config_file->interface~parse_child

public module function parse_child(hconfig, rc) result(child)

Arguments

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

Return Value type(ChildSpec)