8 #ifndef SRC_GEOMETRY_GEOMETRYFV3JEDI_H_ 9 #define SRC_GEOMETRY_GEOMETRYFV3JEDI_H_ 14 #include "oops/util/ObjectCounter.h" 15 #include "oops/util/Printable.h" 29 private util::ObjectCounter<GeometryFV3JEDI> {
31 static const std::string
classname() {
return "fv3jedi::GeometryFV3JEDI";}
42 void print(std::ostream &)
const;
49 #endif // SRC_GEOMETRY_GEOMETRYFV3JEDI_H_
static const std::string classname()
GeometryFV3JEDI(const eckit::Configuration &)
const F90geom & toFortran() const
GeometryFV3JEDI & operator=(const GeometryFV3JEDI &)
void print(std::ostream &) const
GeometryFV3JEDI handles geometry for FV3JEDI model.