FieldIsConstant Interface

public interface FieldIsConstant

Module Procedures

private function FieldIsConstantR4(field, constant_val, rc) result(field_is_constant)

Arguments

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

Return Value logical