FV3 Bundle
|
#include <LinearModelBase.h>
Public Member Functions | |
LinearModelMaker (const std::string &name) | |
Public Member Functions inherited from oops::LinearModelFactory< MODEL > | |
virtual | ~LinearModelFactory () |
Private Types | |
typedef Geometry< MODEL > | Geometry_ |
Private Member Functions | |
virtual LinearModelBase< MODEL > * | make (const Geometry_ &geom, const eckit::Configuration &conf) |
Additional Inherited Members | |
Static Public Member Functions inherited from oops::LinearModelFactory< MODEL > | |
static LinearModelBase< MODEL > * | create (const Geometry_ &, const eckit::Configuration &) |
Protected Member Functions inherited from oops::LinearModelFactory< MODEL > | |
LinearModelFactory (const std::string &) | |
Definition at line 119 of file LinearModelBase.h.
|
private |
Definition at line 120 of file LinearModelBase.h.
|
inlineexplicit |
Definition at line 124 of file LinearModelBase.h.
|
inlineprivatevirtual |
Implements oops::LinearModelFactory< MODEL >.
Definition at line 121 of file LinearModelBase.h.