NCEPLIBS-bufr
11.5.0
Main Page
Related Pages
Data Types List
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Pages
moda_lushr.F
1
MODULE
moda_lushr
2
3
#ifndef NFILES_H
4
#define NFILES_H
5
USE
modv_nfiles
6
#endif
7
8
#ifdef DYNAMIC_ALLOCATION
9
INTEGER
,
ALLOCATABLE
:: lus(:)
10
#else
11
INTEGER
:: lus(nfiles)
12
#endif
13
14
END MODULE
moda_lushr
Definition:
moda_lushr.F:1
modv_nfiles
This module declares and initializes the NFILES variable.
Definition:
modv_NFILES.F:16
nceplibs-bufr
src
moda_lushr.F
Generated by
1.8.5