preCICE v3.1.2
|
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/src/Core/Matrix.h>
#include "acceleration/impl/ConstantPreconditioner.hpp"
#include "acceleration/impl/ParallelMatrixOperations.hpp"
#include "acceleration/impl/SVDFactorization.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (testSVDFactorization) | |
BOOST_AUTO_TEST_CASE | ( | testSVDFactorization | ) |