| 
    IODA
    
   | 
 
#include <Eigen/Dense>#include <string>#include <vector>#include "eckit/config/LocalConfiguration.h"#include "eckit/testing/Test.h"#include "oops/mpi/mpi.h"#include "oops/runs/Test.h"#include "oops/test/TestEnvironment.h"#include "oops/util/Logger.h"#include "ioda/ObsDataVector.h"#include "ioda/ObsSpace.h"#include "ioda/ObsVector.h"

Go to the source code of this file.
Classes | |
| class | ioda::test::ObsVectorPackEigen | 
Namespaces | |
| ioda | |
| ioda::test | |
Macros | |
| #define | ECKIT_TESTING_SELF_REGISTER_CASES 0 | 
Functions | |
| void | ioda::test::testPackEigen () | 
| tests ObsVector::packEigen, packEigenSize methods and mask methods  More... | |
| #define ECKIT_TESTING_SELF_REGISTER_CASES 0 | 
Definition at line 16 of file ObsVectorPackEigen.h.