![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>#include "common/Log.hpp"#include "common/OptionList.hpp"#include "common/Core.hpp"#include "common/EventHandler.hpp"#include "common/Environment.hpp"#include "common/XML/SignalFrame.hpp"#include "mesh/Mesh.hpp"#include "mesh/Region.hpp"#include "mesh/MeshReader.hpp"#include "mesh/MeshWriter.hpp"#include "mesh/MeshTransformer.hpp"#include "common/DynTable.hpp"#include "common/List.hpp"#include "common/Table.hpp"#include "mesh/Dictionary.hpp"Go to the source code of this file.
Classes | |
| struct | neuReaderMPITests_Fixture |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for cf3::mesh::neu::Reader" |
Functions | |
| BOOST_AUTO_TEST_CASE (init_mpi) | |
| BOOST_AUTO_TEST_CASE (read_2d_mesh) | |
| BOOST_AUTO_TEST_CASE (finalize_mpi) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-mesh-neu.cpp.
| #define BOOST_TEST_MODULE "Test module for cf3::mesh::neu::Reader" |
Definition at line 8 of file utest-mesh-neu.cpp.
| BOOST_AUTO_TEST_CASE | ( | init_mpi | ) |
Definition at line 66 of file utest-mesh-neu.cpp.
| BOOST_AUTO_TEST_CASE | ( | read_2d_mesh | ) |
Definition at line 73 of file utest-mesh-neu.cpp.
| BOOST_AUTO_TEST_CASE | ( | finalize_mpi | ) |
Definition at line 186 of file utest-mesh-neu.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |