COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/assign/list_of.hpp>
#include <boost/test/unit_test.hpp>
#include "common/Core.hpp"
#include "common/LibLoader.hpp"
#include "common/OSystem.hpp"
#include "mesh/MeshWriter.hpp"
#include "Tools/MeshGeneration/MeshGeneration.hpp"
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for the mesh generators" |
Functions | |
BOOST_AUTO_TEST_CASE (CreateGrid) | |
Test creation of a 2D grid. More... | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-mesh-generation.cpp.
#define BOOST_TEST_MODULE "Test module for the mesh generators" |
Definition at line 8 of file utest-mesh-generation.cpp.
BOOST_AUTO_TEST_CASE | ( | CreateGrid | ) |
Test creation of a 2D grid.
Definition at line 29 of file utest-mesh-generation.cpp.
Send comments to: COOLFluiD Web Admin |