Cost Function Factory.  
 More...
#include <CostFunction.h>
|  | 
| static CostFunction< MODEL, OBS > * | create (const eckit::Configuration &, const eckit::mpi::Comm &) | 
|  | 
|  | 
| virtual CostFunction< MODEL, OBS > * | make (const eckit::Configuration &, const eckit::mpi::Comm &)=0 | 
|  | 
template<typename MODEL, typename OBS>
class oops::CostFactory< MODEL, OBS >
Cost Function Factory. 
Definition at line 128 of file CostFunction.h.
◆ ~CostFactory()
template<typename MODEL , typename OBS > 
 
 
◆ CostFactory()
template<typename MODEL , typename OBS > 
 
 
◆ create()
template<typename MODEL , typename OBS > 
 
 
◆ getMakers()
template<typename MODEL , typename OBS > 
 
 
◆ make()
template<typename MODEL , typename OBS > 
 
 
The documentation for this class was generated from the following file: