#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/Control2Analysis/LinVarChaC2A.h"
Go to the source code of this file.
|
static oops::LinearVariableChangeMaker< MPASTraits, oops::LinearVariableChange< MPASTraits, LinVarChaC2A > > | mpas::makerLinVarChaC2A_ ("Control2Analysis") |
|