| .. |
|
BandMatrix.cpp
|
Removed unnecessary casts from object duplication functions
|
2012-10-24 15:45:33 +00:00 |
|
BEulerInt.cpp
|
Removed unnecessary temporaries used for storing return values
|
2013-02-14 01:04:07 +00:00 |
|
CVodeInt.cpp
|
Show CVODE error codes when integration fails
|
2012-03-30 23:46:14 +00:00 |
|
CVodeInt.h
|
[Reactor] Added ability to set the CVODES "MaxErrTestFails" variable
|
2013-02-07 23:40:40 +00:00 |
|
CVodesIntegrator.cpp
|
Fixed compilation error when using Sundials 2.3
|
2013-03-13 20:20:27 +00:00 |
|
DAE_solvers.cpp
|
Pass "const std::string&" instead of "std::string" when possible
|
2012-10-24 15:42:51 +00:00 |
|
DenseMatrix.cpp
|
Re-applied consistent formatting to trunk
|
2013-02-07 23:40:59 +00:00 |
|
Func1.cpp
|
Removed unnecessary temporaries used for storing return values
|
2013-02-14 01:04:07 +00:00 |
|
funcs.cpp
|
Updated #includes to reflect new header file locations
|
2012-02-12 02:44:14 +00:00 |
|
GeneralMatrix.cpp
|
Removed keyword-substitution cruft
|
2012-05-24 16:29:29 +00:00 |
|
IDA_Solver.cpp
|
Added support for Sundials 2.5
|
2012-05-25 23:13:51 +00:00 |
|
lapack.h
|
Removed some vestigial ifdef blocks
|
2012-03-09 22:58:17 +00:00 |
|
Makefile.am
|
removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step
|
2012-07-18 22:54:54 +00:00 |
|
NonlinearSolver.cpp
|
Removed unnecessary temporaries used for storing return values
|
2013-02-14 01:04:07 +00:00 |
|
ODE_integrators.cpp
|
Continuing transfering LiquidTransport changes, doing bugfixes, and
|
2012-12-15 00:49:14 +00:00 |
|
ResidJacEval.cpp
|
Removed unnecessary temporaries used for storing return values
|
2013-02-14 01:04:07 +00:00 |
|
RootFind.cpp
|
Corrected a bunch of spelling errors
|
2012-05-29 21:21:47 +00:00 |
|
solveProb.cpp
|
Removed extraneous parentheses around arguments to 'return'
|
2013-02-14 01:03:48 +00:00 |
|
SquareMatrix.cpp
|
Fixed an overloaded operator error
|
2013-02-25 20:00:24 +00:00 |