| .. |
|
BandMatrix.cpp
|
Make use of std::min, std::max, and clip
|
2014-06-03 16:52:43 +00:00 |
|
BEulerInt.cpp
|
Standardize function used for writing a line of repeated characters
|
2014-05-27 02:53:06 +00:00 |
|
CVodeInt.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
CVodeInt.h
|
Eliminate unnecessary use of reinterpret_cast
|
2013-05-31 15:55:48 +00:00 |
|
CVodesIntegrator.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
DAE_solvers.cpp
|
[Doxygen] Fix some incorrect/missing "@file" commands
|
2013-06-06 15:32:30 +00:00 |
|
DenseMatrix.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
Func1.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
funcs.cpp
|
Remove unnecessary includes of ctlapack.h
|
2014-03-24 04:02:34 +00:00 |
|
GeneralMatrix.cpp
|
[Numerics] move 'm_factored' up to GeneralMatrix
|
2014-03-24 04:03:01 +00:00 |
|
IDA_Solver.cpp
|
Remove commented-out code
|
2014-05-27 02:52:21 +00:00 |
|
lapack.h
|
Removed some vestigial ifdef blocks
|
2012-03-09 22:58:17 +00:00 |
|
NonlinearSolver.cpp
|
Fix compiler warnings
|
2014-06-03 16:53:40 +00:00 |
|
ODE_integrators.cpp
|
[Doxygen] Fix some incorrect/missing "@file" commands
|
2013-06-06 15:32:30 +00:00 |
|
ResidJacEval.cpp
|
Remove newline after '::' in member function definitions
|
2014-03-24 04:03:09 +00:00 |
|
RootFind.cpp
|
Change debug code to avoid ifdefs where possible
|
2014-05-27 02:53:22 +00:00 |
|
solveProb.cpp
|
Throw exceptions instead of calling std::exit after an error
|
2014-06-06 00:17:58 +00:00 |
|
SquareMatrix.cpp
|
Make use of std::min, std::max, and clip
|
2014-06-03 16:52:43 +00:00 |