![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>#include <iostream>#include <Eigen/Dense>Go to the source code of this file.
Classes | |
| struct | EigenFixture |
| fixture for each test of Eigen More... | |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for Eigen" |
Functions | |
| BOOST_AUTO_TEST_CASE (VectorCoeffWiseOps) | |
| BOOST_AUTO_TEST_CASE (VectorVectorOps) | |
| BOOST_AUTO_TEST_CASE (MatrixMatrixOps) | |
| BOOST_AUTO_TEST_CASE (EigenMap) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-eigen.cpp.
| #define BOOST_TEST_MODULE "Test module for Eigen" |
Definition at line 8 of file utest-eigen.cpp.
| BOOST_AUTO_TEST_CASE | ( | VectorCoeffWiseOps | ) |
Definition at line 82 of file utest-eigen.cpp.
| BOOST_AUTO_TEST_CASE | ( | VectorVectorOps | ) |
Definition at line 90 of file utest-eigen.cpp.
| BOOST_AUTO_TEST_CASE | ( | MatrixMatrixOps | ) |
Definition at line 98 of file utest-eigen.cpp.
| BOOST_AUTO_TEST_CASE | ( | EigenMap | ) |
Definition at line 106 of file utest-eigen.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |