COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Functions
utest-math-hilbert.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "common/Log.hpp"
#include "common/Core.hpp"
#include "common/Environment.hpp"
#include "math/Consts.hpp"
#include "math/Hilbert.hpp"

Go to the source code of this file.

Classes

struct  HilbertNumberingTests_Fixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for cf3::mesh::HilbertNumbering"
 

Functions

 BOOST_AUTO_TEST_CASE (init)
 
 BOOST_AUTO_TEST_CASE (test_hilbert_1d)
 
 BOOST_AUTO_TEST_CASE (test_hilbert_2d)
 
 BOOST_AUTO_TEST_CASE (test_hilbert_3d)
 
 BOOST_AUTO_TEST_CASE (terminate)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 7 of file utest-math-hilbert.cpp.

#define BOOST_TEST_MODULE   "Test module for cf3::mesh::HilbertNumbering"

Definition at line 8 of file utest-math-hilbert.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( init  )

Definition at line 56 of file utest-math-hilbert.cpp.

BOOST_AUTO_TEST_CASE ( test_hilbert_1d  )

Definition at line 63 of file utest-math-hilbert.cpp.

BOOST_AUTO_TEST_CASE ( test_hilbert_2d  )

Definition at line 84 of file utest-math-hilbert.cpp.

BOOST_AUTO_TEST_CASE ( test_hilbert_3d  )

Definition at line 107 of file utest-math-hilbert.cpp.

BOOST_AUTO_TEST_CASE ( terminate  )

Definition at line 137 of file utest-math-hilbert.cpp.

Send comments to:
COOLFluiD Web Admin