| .. |
|
BandMatrix.h
|
Pass "const std::string&" instead of "std::string" when possible
|
2012-10-24 15:42:51 +00:00 |
|
BEulerInt.h
|
Pass "const std::string&" instead of "std::string" when possible
|
2012-10-24 15:42:51 +00:00 |
|
ctlapack.h
|
Added interface to LAPACK linear least squares solver, DGELSS
|
2013-04-24 21:47:53 +00:00 |
|
CVodesIntegrator.h
|
[Reactor] Added ability to set the CVODES "MaxErrTestFails" variable
|
2013-02-07 23:40:40 +00:00 |
|
DAE_Solver.h
|
Pass "const std::string&" instead of "std::string" when possible
|
2012-10-24 15:42:51 +00:00 |
|
DenseMatrix.h
|
Re-applied consistent formatting to trunk
|
2013-02-07 23:40:59 +00:00 |
|
Func1.h
|
Removed unnecessary temporaries used for storing return values
|
2013-02-14 01:04:07 +00:00 |
|
FuncEval.h
|
Updated #includes to reflect new header file locations
|
2012-02-12 02:44:14 +00:00 |
|
funcs.h
|
Updated #includes to reflect new header file locations
|
2012-02-12 02:44:14 +00:00 |
|
GeneralMatrix.h
|
Corrected a bunch of spelling errors
|
2012-05-29 21:21:47 +00:00 |
|
IDA_Solver.h
|
Pass "const std::string&" instead of "std::string" when possible
|
2012-10-24 15:42:51 +00:00 |
|
Integrator.h
|
[Reactor] Added ability to set the CVODES "MaxErrTestFails" variable
|
2013-02-07 23:40:40 +00:00 |
|
NonlinearSolver.h
|
Fixed some regressions in indentation consistency
|
2013-02-01 23:40:07 +00:00 |
|
polyfit.h
|
Updated #includes to reflect new header file locations
|
2012-02-12 02:44:14 +00:00 |
|
ResidEval.h
|
Removed keyword-substitution cruft
|
2012-05-24 16:29:29 +00:00 |
|
ResidJacEval.h
|
Corrected a bunch of spelling errors
|
2012-05-29 21:21:47 +00:00 |
|
RootFind.h
|
Corrected a bunch of spelling errors
|
2012-05-29 21:21:47 +00:00 |
|
solveProb.h
|
Corrected a bunch of spelling errors
|
2012-05-29 21:21:47 +00:00 |
|
SquareMatrix.h
|
Fixed an overloaded operator error
|
2013-02-25 20:00:24 +00:00 |