fieldSubtract Subroutine

public subroutine fieldSubtract(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~~fieldsubtract~~CallsGraph proc~fieldsubtract fieldSubtract esmf_fieldget esmf_fieldget proc~fieldsubtract->esmf_fieldget interface~assign_fptr assign_fptr proc~fieldsubtract->interface~assign_fptr interface~fieldsareconformable FieldsAreConformable proc~fieldsubtract->interface~fieldsareconformable interface~getfieldsundef GetFieldsUndef proc~fieldsubtract->interface~getfieldsundef interface~mapl_assert MAPL_Assert proc~fieldsubtract->interface~mapl_assert proc~fieldshaveundef FieldsHaveUndef proc~fieldsubtract->proc~fieldshaveundef proc~mapl_return MAPL_Return proc~fieldsubtract->proc~mapl_return proc~mapl_verify MAPL_Verify proc~fieldsubtract->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~~fieldsubtract~~CalledByGraph proc~fieldsubtract fieldSubtract proc~mapl_stateeval MAPL_StateEval proc~mapl_stateeval->proc~fieldsubtract proc~evaluate_derived_field DerivedExport%evaluate_derived_field proc~evaluate_derived_field->proc~mapl_stateeval proc~test_arithmetic_2d test_arithmetic_2d proc~test_arithmetic_2d->proc~mapl_stateeval proc~test_arithmetic_3d test_arithmetic_3d proc~test_arithmetic_3d->proc~mapl_stateeval proc~test_arithmetic_mixed test_arithmetic_mixed proc~test_arithmetic_mixed->proc~mapl_stateeval