OOPS
l95/src/lorenz95/QCmanager.cc
Go to the documentation of this file.
1 /*
2  * (C) Copyright 2018-2019 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 #include "lorenz95/QCmanager.h"
9 
10 #include <string>
11 
12 #include "lorenz95/L95Traits.h"
14 
15 // -----------------------------------------------------------------------------
16 namespace lorenz95 {
17 // -----------------------------------------------------------------------------
18 static oops::FilterMaker<L95ObsTraits,
20 // -----------------------------------------------------------------------------
21 } // namespace lorenz95
22 
oops::FilterMaker
Definition: ObsFilterBase.h:80
oops::ObsFilter
Definition: ObsFilter.h:30
lorenz95::makerQCm_
static oops::FilterMaker< L95ObsTraits, oops::ObsFilter< L95ObsTraits, QCmanager > > makerQCm_("QCmanager")
ObsFilter.h
L95Traits.h
QCmanager.h
lorenz95
The namespace for the L95 model.
Definition: l95/src/lorenz95/AnalyticInit.cc:17