Commit graph

6 commits

Author SHA1 Message Date
Harry Moffat
cf730962a6 Protected against sundials not being compiled in 2011-09-13 23:32:29 +00:00
Harry Moffat
78eb7b4127 More integration of IDA into Cantera.
added cj parameter to some existing routines.
  Added correct delta_t to the parameter list of  ResidJacEval object
2011-08-01 15:26:20 +00:00
Harry Moffat
2f97180753 Fixed an error in the IDA_Solver class.
Added an analytical jacobian capability to IDA_Solver.
Added column pointers as a member to DenseMatrix
2011-07-31 23:44:45 +00:00
Harry Moffat
2082b57699 Worked on getting the IDA_Solver interface operable. Previously,
it hadn't been. It now works on one test problem.
2011-07-30 03:08:10 +00:00
Harry Moffat
e463b77fa2 Added an endl printing capability to writelog(). Some systems differentiate
between endl and \n when it comes to flushing the output.
Added C++ printing utilities
2008-04-08 20:19:26 +00:00
Dave Goodwin
e0f96378ff oved files to numerics subdirectory 2007-05-04 14:40:26 +00:00