Loading [MathJax]/extensions/tex2jax.js
FV3 Bundle
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
f
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
o
p
r
s
t
v
+
Files
File List
+
File Members
+
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
!
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Variables
!
$
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
w
Typedefs
+
Macros
_
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
fv3-jedi/test/executables/TestLinearObsOperator.cc
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2017 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
#include "
FV3JEDITraits.h
"
9
#include "
RunFV3JEDI.h
"
10
#include "
test/interface/LinearObsOperator.h
"
11
12
int
main
(
int
argc,
char
** argv) {
13
fv3jedi::RunFV3JEDI
run(argc, argv);
14
test::LinearObsOperator<fv3jedi::FV3JEDITraits>
tests;
15
run.
execute
(tests);
16
return
0;
17
}
18
fv3jedi::RunFV3JEDI
RunFV3JEDI encapsulates one FV3JEDI/OOPS run.
Definition:
RunFV3JEDI.h:22
RunFV3JEDI.h
test::LinearObsOperator
Definition:
oops/src/test/interface/LinearObsOperator.h:236
oops::Run::execute
void execute(const Application &)
Definition:
Run.cc:59
main
int main(int argc, char **argv)
Definition:
fv3-jedi/test/executables/TestLinearObsOperator.cc:12
FV3JEDITraits.h
LinearObsOperator.h
src
fv3-bundle
fv3-jedi
test
executables
TestLinearObsOperator.cc
Generated on Tue Nov 6 2018 11:39:35 for FV3 Bundle by
1.8.14