Loading [MathJax]/extensions/tex2jax.js
IODA
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
x
Functions
_
c
e
f
g
i
l
m
o
p
r
s
t
u
Variables
_
a
b
h
i
l
m
n
s
t
v
x
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
_
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
u
v
w
Typedefs
d
e
f
g
k
o
p
r
v
Files
File List
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
TestIodaIO.cc
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2009-2016 ECMWF.
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
* In applying this licence, ECMWF does not waive the privileges and immunities
7
* granted to it by virtue of its status as an intergovernmental organisation nor
8
* does it submit to any jurisdiction.
9
*/
10
11
#include "oops/runs/Run.h"
12
13
#include "
ioda/test/io/IodaIO.h
"
14
15
int
main
(
int
argc,
char
** argv) {
16
oops::Run run(argc, argv);
17
ioda::test::IodaIO
tests;
18
return
run.execute(tests);
19
}
IodaIO.h
ioda::test::IodaIO
Definition:
test/io/IodaIO.h:508
main
int main(int argc, char **argv)
Definition:
TestIodaIO.cc:15
fv3-bundle
ioda
test
mains
TestIodaIO.cc
Generated on Sat Oct 24 2020 18:46:40 for IODA by
1.8.18