COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>
#include <boost/foreach.hpp>
#include <boost/iterator.hpp>
#include "common/Log.hpp"
#include "common/Component.hpp"
#include "common/FindComponents.hpp"
#include "common/Group.hpp"
#include "common/Link.hpp"
Go to the source code of this file.
Classes | |
class | Part |
class | HolderT< SubCompT > |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for static sub-components" |
Functions | |
BOOST_AUTO_TEST_CASE (add_component) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-static-sub-component.cpp.
#define BOOST_TEST_MODULE "Test module for static sub-components" |
Definition at line 8 of file utest-static-sub-component.cpp.
BOOST_AUTO_TEST_CASE | ( | add_component | ) |
Definition at line 73 of file utest-static-sub-component.cpp.
Send comments to: COOLFluiD Web Admin |