#include <ostream>
#include <string>
#include "eckit/config/Configuration.h"
#include "oops/interface/LinearVariableChange.h"
#include "oops/util/Logger.h"
#include "oops/util/Timer.h"
#include "mpasjedi/GeometryMPAS.h"
#include "mpasjedi/IncrementMPAS.h"
#include "mpasjedi/MPASTraits.h"
#include "mpasjedi/StateMPAS.h"
#include "mpasjedi/VariableChanges/Model2GeoVars/LinVarChaModel2GeoVars.h"
Go to the source code of this file.
|
static oops::LinearVariableChangeMaker< MPASTraits, oops::LinearVariableChange< MPASTraits, LinVarChaModel2GeoVars > > | mpas::makerLinVarChaModel2GeoVars_ ("Model2GeoVars") |
|