Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
materiallib.cpp File Reference
#include <feel/feelmaterial/materiallib.hpp>
#include <feel/feelmaterial/air.hpp>
#include <feel/feelmaterial/castiron.hpp>

Namespaces

 Feel
 [marker1]
 

Functions

po::options_description Feel::material_options (std::string const &prefix)
 

Variables

const bool Feel::material_air = MaterialLib::factory_type::instance().registerProduct( "Air", &detail::createMaterial<Air> )
 
const bool Feel::material_castiron = MaterialLib::factory_type::instance().registerProduct( "CastIron", &detail::createMaterial<CastIron> )
 

Detailed Description


Generated on Sun Oct 20 2013 08:25:06 for Feel++ by doxygen 1.8.4