parse_children Interface

interface

Submodule declarations


Called by

interface~~parse_children~~CalledByGraph interface~parse_children parse_children proc~test_parse_childspecmap_1 test_parse_ChildSpecMap_1 proc~test_parse_childspecmap_1->interface~parse_children proc~test_parse_childspecmap_2 test_parse_ChildSpecMap_2 proc~test_parse_childspecmap_2->interface~parse_children proc~test_parse_childspecmap_empty test_parse_ChildSpecMap_empty proc~test_parse_childspecmap_empty->interface~parse_children

public module function parse_children(hconfig, rc) result(children)

Arguments

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

Return Value type(ChildSpecMap)