MAPL_RemapBounds Interface

public interface MAPL_RemapBounds

Module Procedures

private function MAPL_RemapBoundsFull_3dr4(A, I1, IM, J1, JM, L1, LM)

Arguments

Type IntentOptional Attributes Name
real, intent(in), target :: A(I1:IM,J1:JM,L1:LM)
integer, intent(in) :: I1
integer, intent(in) :: IM
integer, intent(in) :: J1
integer, intent(in) :: JM
integer, intent(in) :: L1
integer, intent(in) :: LM

Return Value real, pointer, (:,:,:)

private interface MAPL_RemapBounds_3dr4()

Arguments

None

private interface MAPL_RemapBounds_3dr8()

Arguments

None