FV3 Bundle
|
#include <WeightingFct.h>
Public Member Functions | |
WeightMaker (const std::string &name) | |
Public Member Functions inherited from oops::WeightFactory | |
virtual | ~WeightFactory () |
Private Member Functions | |
virtual WeightingFct * | make (const eckit::Configuration &config) |
Additional Inherited Members | |
Static Public Member Functions inherited from oops::WeightFactory | |
static WeightingFct * | create (const eckit::Configuration &) |
Protected Member Functions inherited from oops::WeightFactory | |
WeightFactory (const std::string &) | |
Definition at line 61 of file WeightingFct.h.
|
inlineexplicit |
Definition at line 65 of file WeightingFct.h.
|
inlineprivatevirtual |
Implements oops::WeightFactory.
Definition at line 62 of file WeightingFct.h.