Changes

Summary

  1. Slight updates to some of our test COMBINE archives. (details)
  2. KINSOL solver: don't reset things on consecutive runs (#1512). (details)
  3. Some minor cleaning up. (details)
  4. NLA solvers: don't have an initialize() method anymore, only a solve() (details)
  5. Some minor cleaning up. (details)
  6. KINSOL solver: some refactoring to make things (much) faster (#1512). (details)
  7. Some minor cleaning up. (details)
  8. Simulation Experiment view: don’t incorrectly mark a CellML file as (details)
  9. Slight update to our downloads page (#1513). (details)
  10. KINSOL solver: some refactoring to make things (much) faster (#1512). (details)
  11. Some minor cleaning up. (details)
  12. Some minor cleaning up. (details)
  13. Central widget: get the mode and view tabs to work fine again. (details)
  14. Simulation support: make sure that our solver is reinitialised, if (details)
  15. Slight update to our Smith et al. test COMBINE archive. (details)
  16. Slight update to our downloads page (#1512). (details)
  17. Make sure that it compiles on Windows. (details)
  18. Make sure that it compiles on Linux and macOS. (details)
Commit 326fed9015046e5f2d3c5946bdb5434469140367 by Alan Garny
Slight updates to some of our test COMBINE archives.
In issue #1510, we made it possible to customise the KINSOL solver, but
forgot to update some of our test COMBINE archives.
The file was modified doc/developer/functionalTests/res/combine/fink_slepchenko_moraru_watras_schaff_loew_2000v2.omex (diff)
The file was modified doc/developer/functionalTests/res/combine/smith_chase_nokes_shaw_wake_2004.omex (diff)
Commit 1c7005e06283f23a109fa9129799d796a65ab221 by Alan Garny
KINSOL solver: don't reset things on consecutive runs (#1512).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 96e148259f4b9cbfb521b057535882e566ac7ad6 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/solverinterface.h (diff)
Commit d3cfee74114a5f392efbaeca7c284b6dcf159e4a by Alan Garny
NLA solvers: don't have an initialize() method anymore, only a solve()
one (#1512).
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.h (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
Commit afd1c6cac5d41e02293fb6017811205f0de3b9f9 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/solver/CVODESSolver/src/cvodessolver.cpp (diff)
The file was modified src/plugins/solver/IDASSolver/src/idassolver.cpp (diff)
Commit 517a2a4364364c6fc7e3b12165d34bb760830fda by Alan Garny
KINSOL solver: some refactoring to make things (much) faster (#1512).
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.h (diff)
Commit 1cd0d906faa0467ac5b4fef7896bf7a3a8fa6979 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
The file was modified src/plugins/solver/IDASSolver/src/idassolver.cpp (diff)
The file was modified src/plugins/solver/CVODESSolver/src/cvodessolver.cpp (diff)
Commit 14840c6ca0753b82c995f8d842f94b962bd0bc08 by Alan Garny
Simulation Experiment view: don’t incorrectly mark a CellML file as
modified (#1513).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit a32795a94a653ec394df2f9a6a9b9f0022f983c6 by Alan Garny
Slight update to our downloads page (#1513).
The file was modified doc/downloads/index.js (diff)
Commit e20ef25b4dec73e9c2faec1a5b3ac0f3f3c47d4a by Alan Garny
KINSOL solver: some refactoring to make things (much) faster (#1512).
We had forgotten to update our user data!
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.h (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
Commit e8a50e163939f0145194c9a2839391478edf9859 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit 8345a5c07bb3fc19aed87725abf9569268edfeb7 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit 44292c1a5484c5144561483abf26e719666f658f by Alan Garny
Central widget: get the mode and view tabs to work fine again.
This was due to our work on issue #1481.
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.h (diff)
Commit 80b33939b4423f25db9dbe0f6e70aa9c6a33a46b by Alan Garny
Simulation support: make sure that our solver is reinitialised, if
needed, before using it (#1512).
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
Commit 84f5e6817020f4cc0c17358792a4e400d2547a62 by Alan Garny
Slight update to our Smith et al. test COMBINE archive.
Provide a more stable solution by asking CVODES not to interpolate its
solution.
The file was modified doc/developer/functionalTests/res/combine/smith_chase_nokes_shaw_wake_2004.omex (diff)
Commit 647d9040b71418880f4d974e76607f0f2372e458 by Alan Garny
Slight update to our downloads page (#1512).
The file was modified doc/downloads/index.js (diff)
Commit 6671ae4613eb255f48827dd1cf80c1ca90fadd2c by Alan Garny
Make sure that it compiles on Windows.
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.h (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
Commit 260048cf4a6ae2f100dcc4cd2eb5c7c89c1c0909 by Alan Garny
Make sure that it compiles on Linux and macOS.
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)