FieldsAreSameTypeKind Interface

public interface FieldsAreSameTypeKind

Called by

interface~~fieldsaresametypekind~~CalledByGraph interface~fieldsaresametypekind FieldsAreSameTypeKind proc~test_fieldsaresametypekind test_FieldsAreSameTypeKind proc~test_fieldsaresametypekind->interface~fieldsaresametypekind

Module Procedures

private function are_same_type_kind(x, y, rc) result(same_tk)

Arguments

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

Return Value logical