SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Attributes | List of all members
modd_splines Module Reference
Collaboration diagram for modd_splines:
Collaboration graph
[legend]

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 5 of file modd_splines.F90.

Member Data Documentation

real, dimension(:,:,:), allocatable modd_splines::ai

Definition at line 11 of file modd_splines.F90.

integer, parameter modd_splines::nmax =2000

Definition at line 7 of file modd_splines.F90.

integer, parameter modd_splines::nordmax =2

Definition at line 8 of file modd_splines.F90.

integer, dimension(:,:), allocatable modd_splines::ns

Definition at line 12 of file modd_splines.F90.

integer, parameter modd_splines::nsdmax =20

Definition at line 9 of file modd_splines.F90.

real, dimension(:,:,:,:), allocatable modd_splines::xs

Definition at line 14 of file modd_splines.F90.

real, dimension(:,:,:), allocatable modd_splines::zs

Definition at line 13 of file modd_splines.F90.


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