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 "Tools/Growl/Notifier.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 (TestGrowl) | |
Test creation of a 2D grid. More... | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-tools-growl.cpp.
#define BOOST_TEST_MODULE "Test module for the mesh generators" |
Definition at line 8 of file utest-tools-growl.cpp.
BOOST_AUTO_TEST_CASE | ( | TestGrowl | ) |
Test creation of a 2D grid.
Definition at line 27 of file utest-tools-growl.cpp.
Send comments to: COOLFluiD Web Admin |