fieldLog Subroutine

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