FV3 Bundle
oops::WeightMaker< FCT > Class Template Reference

#include <WeightingFct.h>

Inheritance diagram for oops::WeightMaker< FCT >:
[legend]
Collaboration diagram for oops::WeightMaker< FCT >:
[legend]

Public Member Functions

 WeightMaker (const std::string &name)
 
- Public Member Functions inherited from oops::WeightFactory
virtual ~WeightFactory ()
 

Private Member Functions

virtual WeightingFctmake (const eckit::Configuration &config)
 

Additional Inherited Members

- Static Public Member Functions inherited from oops::WeightFactory
static WeightingFctcreate (const eckit::Configuration &)
 
- Protected Member Functions inherited from oops::WeightFactory
 WeightFactory (const std::string &)
 

Detailed Description

template<class FCT>
class oops::WeightMaker< FCT >

Definition at line 61 of file WeightingFct.h.

Constructor & Destructor Documentation

◆ WeightMaker()

template<class FCT >
oops::WeightMaker< FCT >::WeightMaker ( const std::string &  name)
inlineexplicit

Definition at line 65 of file WeightingFct.h.

Member Function Documentation

◆ make()

template<class FCT >
virtual WeightingFct* oops::WeightMaker< FCT >::make ( const eckit::Configuration &  config)
inlineprivatevirtual

Implements oops::WeightFactory.

Definition at line 62 of file WeightingFct.h.


The documentation for this class was generated from the following file: