assign_fptr_condensed_array Interface

public interface assign_fptr_condensed_array

Module Procedures

private subroutine assign_fptr_condensed_array_r4(x, fptr, rc)

Arguments

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

private subroutine assign_fptr_condensed_array_r8(x, fptr, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: x
real(kind=ESMF_KIND_R8), intent(out), pointer :: fptr(:,:,:)
integer, intent(out), optional :: rc