MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
LatAxis
Interface
3 statements
Source File
LatAxis.F90
mapl3g_LatAxis
LatAxis
Contents
Module Procedures
new_LatAxis
public interface LatAxis
Module Procedures
private pure function new_LatAxis(centers, corners) result(axis)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=R8),
intent(in)
::
centers
(:)
real(kind=R8),
intent(in)
::
corners
(:)
Return Value
type(
LatAxis
)