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"
14 
15 namespace lorenz95 {
16 
19  makerL95_("default");
20 }
21 
22 } // namespace lorenz95
23 
24 #endif // LORENZ95_INSTANTIATEL95CHANGEVARFACTORY_H_
The namespace for the L95 model.