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