fieldCos Subroutine

public subroutine fieldCos(field_out, field_in, rc)

Arguments

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

Calls

proc~~fieldcos~~CallsGraph proc~fieldcos fieldCos esmf_fieldget esmf_fieldget proc~fieldcos->esmf_fieldget interface~assign_fptr assign_fptr proc~fieldcos->interface~assign_fptr interface~fieldsareconformable FieldsAreConformable proc~fieldcos->interface~fieldsareconformable interface~getfieldsundef GetFieldsUndef proc~fieldcos->interface~getfieldsundef interface~mapl_assert MAPL_Assert proc~fieldcos->interface~mapl_assert proc~fieldshaveundef FieldsHaveUndef proc~fieldcos->proc~fieldshaveundef proc~mapl_return MAPL_Return proc~fieldcos->proc~mapl_return proc~mapl_verify MAPL_Verify proc~fieldcos->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~~fieldcos~~CalledByGraph proc~fieldcos fieldCos proc~mapl_stateeval MAPL_StateEval proc~mapl_stateeval->proc~fieldcos 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