FV3 Bundle
instantiateFV3JEDIVarChangeFactory.h
Go to the documentation of this file.
1 /*
2  * (C) Copyright 2017-2018 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_VARIABLECHANGE_INSTANTIATEFV3JEDIVARCHANGEFACTORY_H_
9 #define SRC_VARIABLECHANGE_INSTANTIATEFV3JEDIVARCHANGEFACTORY_H_
10 
11 #include "VarChaC2MFV3JEDI.h"
12 #include "FV3JEDITraits.h"
14 
15 namespace fv3jedi {
16 
21  makerVarChangeFV3JEDI_("Control2Model");
22 }
23 
24 } // namespace fv3jedi
25 
26 #endif // SRC_VARIABLECHANGE_INSTANTIATEFV3JEDIVARCHANGEFACTORY_H_
Wrapper for change of variable.
FV3JEDI linear change of variable.