FV3-JEDI
VarChaA2M.interface.h
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2017-2020 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
#pragma once
9
10
namespace
fv3jedi
{
11
typedef
int
F90vc_A2M
;
12
extern
"C"
{
13
void
fv3jedi_varcha_a2m_create_f90
(
const
F90vc_A2M
&,
const
F90geom
&,
14
const
eckit::LocalConfiguration *
const
*);
15
void
fv3jedi_varcha_a2m_delete_f90
(
F90vc_A2M
&);
16
void
fv3jedi_varcha_a2m_changevar_f90
(
const
F90vc_A2M
&,
const
F90geom
&,
const
F90state
&,
17
const
F90state
&, util::DateTime *
const
*);
18
void
fv3jedi_varcha_a2m_changevarinverse_f90
(
const
F90vc_A2M
&,
const
F90geom
&,
const
F90state
&,
19
const
F90state
&, util::DateTime *
const
*);
20
}
// extern "C"
21
}
// namespace fv3jedi
fv3jedi::F90geom
int F90geom
Definition:
interface.h:24
fv3jedi::F90state
int F90state
Definition:
interface.h:42
fv3jedi::fv3jedi_varcha_a2m_changevarinverse_f90
void fv3jedi_varcha_a2m_changevarinverse_f90(const F90vc_A2M &, const F90geom &, const F90state &, const F90state &, util::DateTime *const *)
fv3jedi::fv3jedi_varcha_a2m_delete_f90
void fv3jedi_varcha_a2m_delete_f90(F90vc_A2M &)
fv3jedi::fv3jedi_varcha_a2m_create_f90
void fv3jedi_varcha_a2m_create_f90(const F90vc_A2M &, const F90geom &, const eckit::LocalConfiguration *const *)
fv3jedi::F90vc_A2M
int F90vc_A2M
Definition:
VarChaA2M.interface.h:11
fv3jedi
Configuration files should be formatted as e.g.
Definition:
ErrorCovariance.cc:20
fv3jedi::fv3jedi_varcha_a2m_changevar_f90
void fv3jedi_varcha_a2m_changevar_f90(const F90vc_A2M &, const F90geom &, const F90state &, const F90state &, util::DateTime *const *)
fv3-bundle
fv3-jedi
src
fv3jedi
VariableChanges
Analysis2Model
VarChaA2M.interface.h
Generated on Tue Jan 5 2021 15:37:41 for FV3-JEDI by
1.8.18