18 #ifndef _FCST_FUELCELLSHOP_EQUATION_SORPTION_SOURCE_TERMS_H_
19 #define _FCST_FUELCELLSHOP_EQUATION_SORPTION_SOURCE_TERMS_H_
26 namespace FuelCellShop
40 << arg1 <<
" should be one of the solution variables, in order to account for " << arg2 <<
" .");
125 virtual void initialize(ParameterHandler& param);
229 const std::string& eq_name,
230 const FEValuesBase<dim>& test_fe,
231 const std::vector< std::vector<double> >& test_shape_functions,
232 const double& sourceterm_factor);