FV3 Bundle
|
This is the complete list of members for oops::IPCGMinimizer< MODEL >, including all inherited members.
Bmat_ typedef | oops::IPCGMinimizer< MODEL > | private |
classname() const override | oops::IPCGMinimizer< MODEL > | inlinevirtual |
CostFct_ typedef | oops::IPCGMinimizer< MODEL > | private |
CtrlInc_ typedef | oops::IPCGMinimizer< MODEL > | private |
Hessian_ typedef | oops::IPCGMinimizer< MODEL > | private |
IPCGMinimizer(const eckit::Configuration &, const CostFct_ &J) | oops::IPCGMinimizer< MODEL > | inline |
minimize(const eckit::Configuration &) | oops::Minimizer< MODEL > | |
Minimizer(const CostFct_ &J) | oops::Minimizer< MODEL > | inlineexplicit |
PrimalMinimizer(const CostFct_ &J) | oops::PrimalMinimizer< MODEL > | inlineexplicit |
solve(CtrlInc_ &, const CtrlInc_ &, const Hessian_ &, const Bmat_ &, const int, const double) override | oops::IPCGMinimizer< MODEL > | privatevirtual |
~IPCGMinimizer() | oops::IPCGMinimizer< MODEL > | inline |
~Minimizer() | oops::Minimizer< MODEL > | inlinevirtual |
~PrimalMinimizer() | oops::PrimalMinimizer< MODEL > | inline |