cantera/src/oneD
Ray Speth a288d5c6f7 [1D] Make Jacobian atol independent of compiler optimizations
If compiling with -funsafe-math-optimizations, this method of attempting to
calculate the floating point epsilon value would fail.
2016-04-14 19:00:00 -04:00
..
boundaries1D.cpp Move non-trivial functions out of header files 2016-04-08 19:13:09 -04:00
Domain1D.cpp Move non-trivial functions out of header files 2016-04-08 19:13:09 -04:00
MultiJac.cpp [1D] Make Jacobian atol independent of compiler optimizations 2016-04-14 19:00:00 -04:00
MultiNewton.cpp [1D] Only reset Jacobian age after successful *steady-state* solve 2016-03-25 12:21:19 -04:00
OneDim.cpp Move non-trivial functions out of header files 2016-04-08 19:13:09 -04:00
refine.cpp Replace usage of int2str with cppformat and deprecate int2str 2016-02-04 19:11:49 -05:00
Sim1D.cpp [1D] Initialize number-of-steps counter at start of solve 2016-03-28 17:13:24 -04:00
StFlow.cpp Move non-trivial functions out of header files 2016-04-08 19:13:09 -04:00