COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>
#include "common/Core.hpp"
#include "common/Environment.hpp"
#include "common/EventHandler.hpp"
#include "common/Log.hpp"
#include "common/OptionList.hpp"
#include "common/XML/SignalFrame.hpp"
#include "mesh/Domain.hpp"
#include "mesh/Region.hpp"
#include "mesh/Dictionary.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 heat-conduction related proto operations" |
Functions | |
BOOST_AUTO_TEST_CASE (DeleteMesh) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-mesh-deletion.cpp.
#define BOOST_TEST_MODULE "Test module for heat-conduction related proto operations" |
Definition at line 8 of file utest-mesh-deletion.cpp.
BOOST_AUTO_TEST_CASE | ( | DeleteMesh | ) |
Definition at line 34 of file utest-mesh-deletion.cpp.
Send comments to: COOLFluiD Web Admin |