COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>
#include <boost/foreach.hpp>
#include "common/EigenAssertions.hpp"
#include <Eigen/SVD>
#include "common/Log.hpp"
#include "math/MatrixTypes.hpp"
#include "math/Checks.hpp"
Go to the source code of this file.
Classes | |
struct | MatrixInverter_Fixture |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test matrix inverter" |
Functions | |
BOOST_AUTO_TEST_CASE (SVDInverterTest) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-matrix-inverter.cpp.
#define BOOST_TEST_MODULE "Test matrix inverter" |
Definition at line 8 of file utest-matrix-inverter.cpp.
BOOST_AUTO_TEST_CASE | ( | SVDInverterTest | ) |
Definition at line 60 of file utest-matrix-inverter.cpp.
Send comments to: COOLFluiD Web Admin |