|
OOPS
|
#include <string>#include <vector>#include "eckit/testing/Test.h"#include "oops/../test/TestEnvironment.h"#include "oops/assimilation/FullGMRES.h"#include "oops/base/DiagonalMatrix.h"#include "oops/runs/Test.h"#include "oops/util/Expect.h"#include "oops/util/FloatCompare.h"#include "test/assimilation/Vector3D.h"

Go to the source code of this file.
Classes | |
| class | test::FullGMRES |
Namespaces | |
| test | |
Typedefs | |
| typedef oops::DiagonalMatrix< Vector3D > | test::Matrix3D |
Functions | |
| void | test::test_FullGMRES_FullGMRES () |
| test::CASE ("assimilation/FullGMRES/FullGMRES") | |