7 #define BOOST_TEST_DYN_LINK
8 #define BOOST_TEST_MODULE "Test module for cf3::mesh::tecplot::Writer"
10 #include <boost/test/unit_test.hpp>
19 BOOST_AUTO_TEST_SUITE( MeshInitSuite )
31 BOOST_AUTO_TEST_SUITE_END()
boost::shared_ptr< Component > build_component(const std::string &builder_name, const std::string &name, const std::string &factory_type_name)
Holds the Component class, as well as the ComponentIterator class plus some functions related to comp...
BOOST_AUTO_TEST_CASE(MeshInit)
Top-level namespace for coolfluid.
Most basic kernel library.