fieldMultiply Subroutine

public subroutine fieldMultiply(field_out, field_a, field_b, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: field_out
type(ESMF_Field), intent(inout) :: field_a
type(ESMF_Field), intent(inout) :: field_b
integer, intent(out), optional :: rc

Calls

proc~~fieldmultiply~~CallsGraph proc~fieldmultiply fieldMultiply esmf_fieldget esmf_fieldget proc~fieldmultiply->esmf_fieldget interface~assign_fptr assign_fptr proc~fieldmultiply->interface~assign_fptr interface~fieldsareconformable FieldsAreConformable proc~fieldmultiply->interface~fieldsareconformable interface~getfieldsundef GetFieldsUndef proc~fieldmultiply->interface~getfieldsundef interface~mapl_assert MAPL_Assert proc~fieldmultiply->interface~mapl_assert proc~fieldshaveundef FieldsHaveUndef proc~fieldmultiply->proc~fieldshaveundef proc~mapl_return MAPL_Return proc~fieldmultiply->proc~mapl_return proc~mapl_verify MAPL_Verify proc~fieldmultiply->proc~mapl_verify proc~fieldshaveundef->proc~mapl_return proc~fieldshaveundef->proc~mapl_verify ESMF_AttributeGet ESMF_AttributeGet proc~fieldshaveundef->ESMF_AttributeGet at at proc~mapl_return->at insert insert proc~mapl_return->insert proc~mapl_throw_exception MAPL_throw_exception proc~mapl_return->proc~mapl_throw_exception proc~mapl_verify->proc~mapl_throw_exception

Called by

proc~~fieldmultiply~~CalledByGraph proc~fieldmultiply fieldMultiply proc~mapl_stateeval MAPL_StateEval proc~mapl_stateeval->proc~fieldmultiply 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