47 #ifndef N_DEV_RateConstantCalculators_H
48 #define N_DEV_RateConstantCalculators_H
50 #include <N_UTL_Misc.h>
149 double C0,
double t0,
double x0);
182 std::vector<Specie> &ConstantSpecies,
183 std::vector< std::pair<int,double> > &Reactants,
184 double C0,
double t0,
double x0);
206 std::vector<Specie> &ConstantSpecies,
207 std::vector< std::pair<int,double> > &Reactants,
208 std::vector< std::pair<int,double> > &Products,
209 double bindingEnergy,
213 double siliconConcentration,
214 double C0,
double t0,
double x0);