12 #ifndef _FUELCELLSHOP_MATERIAL_PLATE_BASE__H
13 #define _FUELCELLSHOP_MATERIAL_PLATE_BASE__H
16 #include <base/parameter_handler.h>
17 #include <base/point.h>
18 #include <base/function.h>
19 #include <lac/vector.h>
30 namespace FuelCellShop
76 const std::vector<double>& value_dvar,
77 ParameterHandler& param)
95 const std::type_info& info =
typeid(*this);
96 deallog <<
"Pure function " << __FUNCTION__
97 <<
" called in Class "
98 << info.name() << std::endl;
108 const std::type_info& info =
typeid(*this);
109 deallog <<
"Pure function " << __FUNCTION__
110 <<
" called in Class "
111 << info.name() << std::endl;
118 const std::type_info& info =
typeid(*this);
119 deallog <<
"Pure function " << __FUNCTION__
120 <<
" called in Class "
121 << info.name() << std::endl;
131 const std::type_info& info =
typeid(*this);
132 deallog <<
"Pure function " << __FUNCTION__
133 <<
" called in Class "
134 << info.name() << std::endl;
141 const std::type_info& info =
typeid(*this);
142 deallog <<
"Pure function " << __FUNCTION__
143 <<
" called in Class "
144 << info.name() << std::endl;
154 const std::type_info& info =
typeid(*this);
155 deallog <<
"Pure function " << __FUNCTION__
156 <<
" called in Class "
157 << info.name() << std::endl;
164 const std::type_info& info =
typeid(*this);
165 deallog <<
"Pure function " << __FUNCTION__
166 <<
" called in Class "
167 << info.name() << std::endl;
177 const std::type_info& info =
typeid(*this);
178 deallog <<
"Pure function " << __FUNCTION__
179 <<
" called in Class "
180 << info.name() << std::endl;
187 const std::type_info& info =
typeid(*this);
188 deallog <<
"Pure function " << __FUNCTION__
189 <<
" called in Class "
190 << info.name() << std::endl;
200 const std::type_info& info =
typeid(*this);
201 deallog <<
"Pure function " << __FUNCTION__
202 <<
" called in Class "
203 << info.name() << std::endl;