Go to the documentation of this file.
14 #include "eckit/config/Configuration.h"
16 #include "oops/util/Printable.h"
25 static const std::string
classname() {
return "fv3jedi::VarChaC2A";}
32 std::shared_ptr<const Geometry>
geom_;
34 void print(std::ostream &)
const override;
void changeVar(const State &, State &) const
VarChaC2A(const Geometry &, const eckit::Configuration &)
void changeVarInverse(const State &, State &) const
static const std::string classname()
std::shared_ptr< const Geometry > geom_
Geometry handles geometry for FV3JEDI model.
Configuration files should be formatted as e.g.
void print(std::ostream &) const override