SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Attributes
MODD_SPLINES Module Reference
Collaboration diagram for MODD_SPLINES:
Collaboration graph
[legend]

List of all members.

Public Attributes

INTEGER, parameter NMAX = 2000
INTEGER, parameter NORDMAX = 2
INTEGER, parameter NSDMAX = 20
REAL, dimension(:,:,:), allocatable AI
INTEGER, dimension(:,:),
allocatable 
NS
REAL, dimension(:,:,:), allocatable ZS
REAL, dimension(:,:,:,:),
allocatable 
XS

Detailed Description

Definition at line 1 of file modd_splines.F90.


Member Data Documentation

REAL, dimension(:,:,:), allocatable MODD_SPLINES::AI

Definition at line 7 of file modd_splines.F90.

INTEGER, parameter MODD_SPLINES::NMAX = 2000

Definition at line 3 of file modd_splines.F90.

INTEGER, parameter MODD_SPLINES::NORDMAX = 2

Definition at line 4 of file modd_splines.F90.

INTEGER, dimension(:,:), allocatable MODD_SPLINES::NS

Definition at line 8 of file modd_splines.F90.

INTEGER, parameter MODD_SPLINES::NSDMAX = 20

Definition at line 5 of file modd_splines.F90.

REAL, dimension(:,:,:,:), allocatable MODD_SPLINES::XS

Definition at line 10 of file modd_splines.F90.

REAL, dimension(:,:,:), allocatable MODD_SPLINES::ZS

Definition at line 9 of file modd_splines.F90.


The documentation for this module was generated from the following file: