12 #ifndef _FUELCELLSHOP__CARBON_FIBER_H 
   13 #define _FUELCELLSHOP__CARBON_FIBER_H 
   23 namespace FuelCellShop
 
   47                                                                                 const std::vector<double>& value_dvar, 
 
   48                                                                 ParameterHandler& param);
 
   62                                 const std::type_info& info = 
typeid(*this);
 
   63                                 deallog << 
"Pure function " << __FUNCTION__
 
   64                                 << 
" called in Class " 
   65                                 << info.name()  << std::endl;
 
   75                                 const std::type_info& info = 
typeid(*this);
 
   76                                 deallog << 
"Pure function " << __FUNCTION__
 
   77                                 << 
" called in Class " 
   78                                 << info.name()  << std::endl;