FV3 Bundle
RunFV3JEDIFortran.h
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
#ifndef SRC_RUN_RUNFV3JEDIFORTRAN_H_
9
#define SRC_RUN_RUNFV3JEDIFORTRAN_H_
10
11
#include "
RunFV3JEDIFortran.h
"
12
13
// Forward declarations
14
namespace
eckit
{
15
class
Configuration;
16
}
17
18
namespace
util
{
19
class
DateTime;
20
class
Duration;
21
}
22
23
namespace
fv3jedi
{
24
25
extern
"C"
{
26
27
void
fv3jedi_setup_f
(
const
eckit::Configuration *
const
*);
28
void
fv3jedi_finalize_f
();
29
30
}
// extern "C"
31
// -----------------------------------------------------------------------------
32
33
}
// namespace fv3jedi
34
#endif // SRC_RUN_RUNFV3JEDIFORTRAN_H_
util
Definition:
ErrorCovarianceFV3JEDIFortran.h:18
RunFV3JEDIFortran.h
fv3jedi::fv3jedi_finalize_f
void fv3jedi_finalize_f()
eckit
Definition:
ErrorCovarianceFV3JEDIFortran.h:14
fv3jedi::fv3jedi_setup_f
void fv3jedi_setup_f(const eckit::Configuration *const *)
fv3jedi
Definition:
ErrorCovarianceFV3JEDI.cc:23
src
fv3-bundle
fv3-jedi
src
Run
RunFV3JEDIFortran.h
Generated on Tue Nov 6 2018 11:39:19 for FV3 Bundle by
1.8.14