18 #ifndef _FCST_FUELCELLSHOP_EQUATION_REACTION_SOURCE_TERMS_H_
19 #define _FCST_FUELCELLSHOP_EQUATION_REACTION_SOURCE_TERMS_H_
31 namespace FuelCellShop
46 <<
"For " << arg1 <<
" kinetics source terms, \"" << arg2 <<
"\" is not found as one of the solution variables.");
82 virtual void initialize(ParameterHandler& param);
210 const std::string& eq_name,
211 const FEValuesBase<dim>& test_fe,
212 const std::vector< std::vector<double> >& test_shape_functions,
213 const double& sourceterm_factor);