#include <CostFunction.h>
|
CostFunction< MODEL, OBS > * | make (const eckit::Configuration &config, const eckit::mpi::Comm &comm) override |
|
template<class MODEL, class OBS, class FCT>
class oops::CostMaker< MODEL, OBS, FCT >
Definition at line 145 of file CostFunction.h.
◆ CostMaker()
template<class MODEL , class OBS , class FCT >
◆ make()
template<class MODEL , class OBS , class FCT >
CostFunction<MODEL, OBS>* oops::CostMaker< MODEL, OBS, FCT >::make |
( |
const eckit::Configuration & |
config, |
|
|
const eckit::mpi::Comm & |
comm |
|
) |
| |
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: