|
FV3 Bundle
|
#include <LinearVariableChangeBase.h>
Public Member Functions | |
| LinearVariableChangeMaker (const std::string &name) | |
Public Member Functions inherited from oops::LinearVariableChangeFactory< MODEL > | |
| virtual | ~LinearVariableChangeFactory () |
Private Types | |
| typedef Geometry< MODEL > | Geometry_ |
| typedef State< MODEL > | State_ |
Private Member Functions | |
| virtual LinearVariableChangeBase< MODEL > * | make (const State_ &bg, const State_ &fg, const Geometry_ &geom, const eckit::Configuration &conf) |
Additional Inherited Members | |
Static Public Member Functions inherited from oops::LinearVariableChangeFactory< MODEL > | |
| static LinearVariableChangeBase< MODEL > * | create (const State_ &, const State_ &, const Geometry_ &, const eckit::Configuration &) |
Protected Member Functions inherited from oops::LinearVariableChangeFactory< MODEL > | |
| LinearVariableChangeFactory (const std::string &) | |
Definition at line 89 of file LinearVariableChangeBase.h.
|
private |
Definition at line 90 of file LinearVariableChangeBase.h.
|
private |
Definition at line 91 of file LinearVariableChangeBase.h.
|
inlineexplicit |
Definition at line 97 of file LinearVariableChangeBase.h.
|
inlineprivatevirtual |
Implements oops::LinearVariableChangeFactory< MODEL >.
Definition at line 92 of file LinearVariableChangeBase.h.