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 "mesh/ParallelDistribution.hpp"
#include "mesh/MergedParallelDistribution.hpp"
Go to the source code of this file.
Classes | |
struct | TestParallelDistribution_Fixture |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Tests mesh interpolation" |
Functions | |
BOOST_AUTO_TEST_CASE (Constructors) | |
BOOST_AUTO_TEST_CASE (SingleHash) | |
BOOST_AUTO_TEST_CASE (MixedHash) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-mesh-hash.cpp.
#define BOOST_TEST_MODULE "Tests mesh interpolation" |
Definition at line 8 of file utest-mesh-hash.cpp.
BOOST_AUTO_TEST_CASE | ( | Constructors | ) |
Definition at line 52 of file utest-mesh-hash.cpp.
BOOST_AUTO_TEST_CASE | ( | SingleHash | ) |
Definition at line 60 of file utest-mesh-hash.cpp.
BOOST_AUTO_TEST_CASE | ( | MixedHash | ) |
Definition at line 90 of file utest-mesh-hash.cpp.
Send comments to: COOLFluiD Web Admin |