![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <fstream>#include <boost/test/unit_test.hpp>#include <boost/assign/std/vector.hpp>#include <boost/lexical_cast.hpp>#include "common/Log.hpp"#include "math/LSS/System.hpp"#include "math/VariablesDescriptor.hpp"#include "common/PE/debug.hpp"#include "common/Environment.hpp"Go to the source code of this file.
Classes | |
| struct | LSSSymmetricDirichletFixture |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for cf3::math::LSS where testing indivdual operations." |
Functions | |
| BOOST_AUTO_TEST_CASE (init_mpi) | |
| BOOST_AUTO_TEST_CASE (test_complete_system) | |
| BOOST_AUTO_TEST_CASE (finalize_mpi) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 8 of file utest-lss-symmetric-dirichlet.cpp.
| #define BOOST_TEST_MODULE "Test module for cf3::math::LSS where testing indivdual operations." |
Definition at line 9 of file utest-lss-symmetric-dirichlet.cpp.
| BOOST_AUTO_TEST_CASE | ( | init_mpi | ) |
Definition at line 133 of file utest-lss-symmetric-dirichlet.cpp.
| BOOST_AUTO_TEST_CASE | ( | test_complete_system | ) |
Definition at line 146 of file utest-lss-symmetric-dirichlet.cpp.
| BOOST_AUTO_TEST_CASE | ( | finalize_mpi | ) |
Definition at line 212 of file utest-lss-symmetric-dirichlet.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |