FV3 Bundle
ufo/src/ufo/Fortran.h
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2017-2018 UCAR
3
*
4
* This software is licensed under the terms of the Apache Licence Version 2.0
5
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6
*/
7
8
#ifndef UFO_FORTRAN_H_
9
#define UFO_FORTRAN_H_
10
11
// Forward declarations
12
namespace
eckit
{
13
class
Configuration;
14
}
15
16
namespace
util
{
17
class
DateTime;
18
class
Duration;
19
}
20
21
namespace
ufo
{
22
23
// Locations key type
24
typedef
int
F90locs
;
25
// Goms key type
26
typedef
int
F90goms
;
27
// Observation vector key type
28
typedef
int
F90ovec
;
29
// Obs operator key type
30
typedef
int
F90hop
;
31
// Observation space type
32
typedef
int
F90odb
;
33
// Observation check key type
34
typedef
int
F90ocheck
;
35
// Observation bias key type
36
typedef
int
F90obias
;
37
38
}
// namespace ufo
39
#endif // UFO_FORTRAN_H_
util
Definition:
ErrorCovarianceFV3JEDIFortran.h:18
ufo::F90locs
int F90locs
Definition:
ufo/src/ufo/Fortran.h:24
ufo::F90goms
int F90goms
Definition:
ufo/src/ufo/Fortran.h:26
eckit
Definition:
ErrorCovarianceFV3JEDIFortran.h:14
ufo::F90hop
int F90hop
Definition:
ufo/src/ufo/Fortran.h:30
ufo::F90ovec
int F90ovec
Definition:
ufo/src/ufo/Fortran.h:28
ufo::F90ocheck
int F90ocheck
Definition:
ufo/src/ufo/Fortran.h:34
ufo
Definition:
IncrementFV3JEDI.h:32
ufo::F90obias
int F90obias
Definition:
ufo/src/ufo/Fortran.h:36
ufo::F90odb
int F90odb
Definition:
ufo/src/ufo/Fortran.h:32
src
fv3-bundle
ufo
src
ufo
Fortran.h
Generated on Tue Nov 6 2018 11:38:22 for FV3 Bundle by
1.8.14