OOPS
test/assimilation/FullGMRES.h File Reference
#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"
Include dependency graph for test/assimilation/FullGMRES.h:
This graph shows which files directly or indirectly include this file:

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")