cantera/Cantera/src/numerics
2012-02-10 03:29:20 +00:00
..
ArrayViewer.h Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
BandMatrix.cpp Fixed compilation problems generated by merging 2012-02-10 03:29:20 +00:00
BandMatrix.h Fixed compilation problems generated by merging 2012-02-10 03:29:20 +00:00
BEulerInt.cpp Made the BandMatrix class and SquareMatrix inherit from a common 2011-10-19 20:45:06 +00:00
BEulerInt.h Made the BandMatrix class and SquareMatrix inherit from a common 2011-10-19 20:45:06 +00:00
ctlapack.h Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
CVodeInt.cpp Removed unnecessary TRUE and FALSE macros 2012-01-20 23:13:32 +00:00
CVodeInt.h Fixing compiler warnings, part 5 2012-01-17 04:11:51 +00:00
CVodesIntegrator.cpp Fixed some signed/unsigned comparison warnings 2012-01-17 04:13:04 +00:00
CVodesIntegrator.h Removed MSVC-specific compiler warning suppression 2012-01-17 04:09:18 +00:00
DAE_Solver.h Fixed compilation problems generated by merging 2012-02-10 03:29:20 +00:00
DenseMatrix.cpp Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
DenseMatrix.h Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
Func1.cpp Implemented fixes, so that a python demo problem would work as advertised. 2009-03-23 23:25:30 +00:00
Func1.h Removed 'using namespace std' from all header files 2012-01-23 03:36:42 +00:00
FuncEval.h Fixed compilation problems generated by merging 2012-02-10 03:29:20 +00:00
funcs.cpp Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
funcs.h Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
GeneralMatrix.cpp Made the BandMatrix class and SquareMatrix inherit from a common 2011-10-19 20:45:06 +00:00
GeneralMatrix.h Made the BandMatrix class and SquareMatrix inherit from a common 2011-10-19 20:45:06 +00:00
IDA_Solver.cpp SCons now builds the Cantera kernel 2011-12-14 03:03:57 +00:00
IDA_Solver.h SCons now builds the Cantera kernel 2011-12-14 03:03:57 +00:00
Integrator.h Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
lapack.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
NonlinearSolver.cpp Added a way to specify weighting norms for the residuals. 2012-02-08 15:59:11 +00:00
NonlinearSolver.h Added a way to specify weighting norms for the residuals. 2012-02-08 15:59:11 +00:00
ODE_integrators.cpp Changes due to compilation problems on solaris 2010-02-09 20:24:11 +00:00
polyfit.h Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
ResidEval.h Removed some unused numerical integration utilities 2012-01-18 23:44:50 +00:00
ResidJacEval.cpp Removed some unused numerical integration utilities 2012-01-18 23:44:50 +00:00
ResidJacEval.h Removed some unused numerical integration utilities 2012-01-18 23:44:50 +00:00
RootFind.cpp Fixed compilation problems generated by merging 2012-02-10 03:29:20 +00:00
RootFind.h Revamped the rootfinder algorithm. 2011-09-23 20:31:17 +00:00
solveProb.cpp Added a setAtolConst routine. 2010-07-28 18:50:22 +00:00
solveProb.h Changed the name of getdlnActCoeff to getdlnActCoeffds 2010-08-02 22:46:14 +00:00
SquareMatrix.cpp Removed some unused numerical integration utilities 2012-01-18 23:44:50 +00:00
SquareMatrix.h Removed some unused numerical integration utilities 2012-01-18 23:44:50 +00:00