FV3 Bundle
instantiateQgLocalizationFactory.h
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
#ifndef QG_MODEL_INSTANTIATEQGLOCALIZATIONFACTORY_H_
12
#define QG_MODEL_INSTANTIATEQGLOCALIZATIONFACTORY_H_
13
14
#include "
model/LocalizationMatrixQG.h
"
15
#include "
model/QgTraits.h
"
16
#include "
oops/interface/LocalizationBase.h
"
17
18
namespace
qg
{
19
20
void
instantiateQgLocalizationFactory
() {
21
static
oops::LocalizationMaker<qg::QgTraits, LocalizationMatrixQG>
makerWSpeed_
(
"QG"
);
22
}
23
24
}
// namespace qg
25
26
#endif // QG_MODEL_INSTANTIATEQGLOCALIZATIONFACTORY_H_
LocalizationBase.h
qg::makerWSpeed_
static ObsOpMaker< ObsWSpeedQG > makerWSpeed_("WSpeed")
QgTraits.h
LocalizationMatrixQG.h
oops::LocalizationMaker
Definition:
LocalizationBase.h:70
qg::instantiateQgLocalizationFactory
void instantiateQgLocalizationFactory()
Definition:
instantiateQgLocalizationFactory.h:20
qg
The namespace for the qg model.
Definition:
ioda/src/ioda/random_f.cc:12
src
fv3-bundle
oops
qg
model
instantiateQgLocalizationFactory.h
Generated on Tue Nov 6 2018 11:39:02 for FV3 Bundle by
1.8.14