OOPS
qg/model/FinalCheck.cc
Go to the documentation of this file.
1 /*
2  * (C) Crown Copyright 2021, Met Office
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 "model/FinalCheck.h"
9 
10 namespace qg {
11 // -----------------------------------------------------------------------------
13 // -----------------------------------------------------------------------------
14 } // namespace qg
A subclass of FilterFactory able to create instances of T (a concrete subclass of interface::ObsFilte...
The namespace for the qg model.
static oops::interface::FilterMaker< QgObsTraits, FinalCheck > makerPreChk_("Final Check")