MAPL_RunChild Interface

public interface MAPL_RunChild

Called by

interface~~mapl_runchild~~CalledByGraph interface~mapl_runchild MAPL_RunChild proc~test_mapl_runchild test_MAPL_RunChild proc~test_mapl_runchild->interface~mapl_runchild proc~test_mapl_runchild_other_phase test_MAPL_RunChild_other_phase proc~test_mapl_runchild_other_phase->interface~mapl_runchild

Module Procedures

private recursive subroutine run_child_by_name(gridcomp, child_name, unusable, phase_name, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(inout) :: gridcomp
character(len=*), intent(in) :: child_name
class(KeywordEnforcer), intent(in), optional :: unusable
character(len=*), intent(in), optional :: phase_name
integer, intent(out), optional :: rc