MAPL_FieldAllocCommit Interface

interface


Called by

interface~~mapl_fieldalloccommit~~CalledByGraph interface~mapl_fieldalloccommit MAPL_FieldAllocCommit proc~mapl_statecreatefromspecnew MAPL_StateCreateFromSpecNew proc~mapl_statecreatefromspecnew->interface~mapl_fieldalloccommit proc~mapl_genericinitialize MAPL_GenericInitialize proc~mapl_genericinitialize->proc~mapl_statecreatefromspecnew proc~mapl_statecreatefromspec MAPL_StateCreateFromSpec proc~mapl_statecreatefromspec->proc~mapl_statecreatefromspecnew

public module subroutine MAPL_FieldAllocCommit(field, dims, location, typekind, hw, ungrid, default_value, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: field
integer, intent(in) :: dims
integer, intent(in) :: location
integer, intent(in) :: typekind
integer, intent(in) :: hw
integer, intent(in), optional :: ungrid(:)
real, intent(in), optional :: default_value
integer, intent(out), optional :: rc