FV3 Bundle
|
#include <algorithm>
#include <cmath>
#include <string>
#include <vector>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/scoped_ptr.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "oops/assimilation/TriDiagSpectrum.h"
#include "oops/util/dot_product.h"
#include "oops/util/Logger.h"
Go to the source code of this file.
Classes | |
class | oops::SpectralLMP< VECTOR > |
The solvers represent matrices as objects that implement a "multiply" method. More... | |
Namespaces | |
oops | |
The namespace for the main oops code. | |