| 
    FV3 Bundle
    
   | 
 
#include <Eigen/Dense>#include <iostream>#include <vector>#include <boost/noncopyable.hpp>#include <boost/scoped_ptr.hpp>#include "oops/assimilation/ControlIncrement.h"#include "oops/assimilation/CostFctWeak.h"#include "oops/assimilation/CostFunction.h"#include "oops/assimilation/DualVector.h"#include "oops/assimilation/SaddlePointPrecondMatrix.h"#include "oops/assimilation/SaddlePointVector.h"#include "oops/base/IdentityMatrix.h"#include "oops/interface/Increment.h"Go to the source code of this file.
Classes | |
| class | oops::SaddlePointLMPMatrix< MODEL > | 
| The preconditioner for the saddle-point minimizer.  More... | |
Namespaces | |
| oops | |
| The namespace for the main oops code.  | |