OOPS
instantiateL95ChangeVarFactory.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
#ifndef LORENZ95_INSTANTIATEL95CHANGEVARFACTORY_H_
9
#define LORENZ95_INSTANTIATEL95CHANGEVARFACTORY_H_
10
11
#include "
lorenz95/L95Traits.h
"
12
#include "
oops/base/VariableChangeBase.h
"
13
#include "
oops/generic/IdVariableChange.h
"
14
15
namespace
lorenz95
{
16
17
void
instantiateL95ChangeVarFactory
() {
18
static
oops::GenericVariableChangeMaker<L95Traits, oops::IdVariableChange<L95Traits>
>
19
makerL95_(
"default"
);
20
}
21
22
}
// namespace lorenz95
23
24
#endif
// LORENZ95_INSTANTIATEL95CHANGEVARFACTORY_H_
IdVariableChange.h
L95Traits.h
VariableChangeBase.h
oops::GenericVariableChangeMaker
Definition:
VariableChangeBase.h:186
lorenz95
The namespace for the L95 model.
Definition:
l95/src/lorenz95/AnalyticInit.cc:17
lorenz95::instantiateL95ChangeVarFactory
void instantiateL95ChangeVarFactory()
Definition:
instantiateL95ChangeVarFactory.h:17
mpas-bundle
oops
l95
src
lorenz95
instantiateL95ChangeVarFactory.h
Generated on Wed Sep 8 2021 17:07:18 for OOPS by
1.9.1