FieldSet Interface

public interface FieldSet

Called by

interface~~fieldset~~CalledByGraph interface~fieldset FieldSet proc~mapl_stateeval MAPL_StateEval proc~mapl_stateeval->interface~fieldset none~evaluate_box_mask ExtDataMask%evaluate_box_mask none~evaluate_box_mask->proc~mapl_stateeval none~evaluate_region_mask ExtDataMask%evaluate_region_mask none~evaluate_region_mask->proc~mapl_stateeval none~evaluate_zone_mask ExtDataMask%evaluate_zone_mask none~evaluate_zone_mask->proc~mapl_stateeval proc~evaluate_derived_field DerivedExport%evaluate_derived_field proc~evaluate_derived_field->proc~mapl_stateeval none~evaluate_mask ExtDataMask%evaluate_mask proc~evaluate_derived_field->none~evaluate_mask none~evaluate_mask->none~evaluate_box_mask none~evaluate_mask->none~evaluate_region_mask none~evaluate_mask->none~evaluate_zone_mask

Module Procedures

private subroutine FieldSet_r4(field, constant_val, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: field
real(kind=ESMF_KIND_r4), intent(in) :: constant_val
integer, intent(out), optional :: rc

private subroutine FieldSet_r8(field, constant_val, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: field
real(kind=ESMF_KIND_r8), intent(in) :: constant_val
integer, intent(out), optional :: rc