| 
    FV3 Bundle
    
   | 
 
#include <Minimizer.h>
Public Member Functions | |
| MinMaker (const std::string &name) | |
  Public Member Functions inherited from oops::MinFactory< MODEL > | |
| virtual | ~MinFactory () | 
Private Types | |
| typedef CostFunction< MODEL > | CostFct_ | 
Private Member Functions | |
| virtual Minimizer< MODEL > * | make (const eckit::Configuration &conf, const CostFct_ &J) | 
Additional Inherited Members | |
  Static Public Member Functions inherited from oops::MinFactory< MODEL > | |
| static Minimizer< MODEL > * | create (const eckit::Configuration &, const CostFct_ &) | 
  Protected Member Functions inherited from oops::MinFactory< MODEL > | |
| MinFactory (const std::string &) | |
Definition at line 378 of file Minimizer.h.
      
  | 
  private | 
Definition at line 379 of file Minimizer.h.
      
  | 
  inlineexplicit | 
Definition at line 384 of file Minimizer.h.
      
  | 
  inlineprivatevirtual | 
Implements oops::MinFactory< MODEL >.
Definition at line 380 of file Minimizer.h.