COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>
#include <boost/assign/list_of.hpp>
#include <boost/assign/std/vector.hpp>
#include "common/Core.hpp"
#include "common/Log.hpp"
#include "common/OptionList.hpp"
#include "common/Table.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/Elements.hpp"
#include "mesh/Space.hpp"
#include "mesh/MeshGenerator.hpp"
#include "mesh/StencilComputerRings.hpp"
Go to the source code of this file.
Classes | |
struct | StencilComputerRings_Fixture |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Tests mesh octtree" |
Functions | |
BOOST_AUTO_TEST_CASE (StencilComputerRings_creation) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-mesh-stencilcomputerrings.cpp.
#define BOOST_TEST_MODULE "Tests mesh octtree" |
Definition at line 8 of file utest-mesh-stencilcomputerrings.cpp.
BOOST_AUTO_TEST_CASE | ( | StencilComputerRings_creation | ) |
Definition at line 61 of file utest-mesh-stencilcomputerrings.cpp.
Send comments to: COOLFluiD Web Admin |