MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_RemapBounds
Interface
5 statements
Source File
Base_Base.F90
MAPL_Base
MAPL_RemapBounds
Contents
Module Procedures
MAPL_RemapBoundsFull_3dr4
MAPL_RemapBounds_3dr4
MAPL_RemapBounds_3dr8
public interface MAPL_RemapBounds
Module Procedures
private function MAPL_RemapBoundsFull_3dr4(A, I1, IM, J1, JM, L1, LM)
Arguments
Type
Intent
Optional
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