tasmet/src/solver
J.A. de Jong @ vulgaris dd287e2793 Added postprocessor to this repo. Bugfixes and a lot of stuff 2017-02-21 19:59:57 +01:00
..
bracket_root.h Updated all GUI stuff to new protobuf config of model containing a system, solver and solution 2017-01-05 16:25:16 +01:00
brent.cpp Updated all GUI stuff to new protobuf config of model containing a system, solver and solution 2017-01-05 16:25:16 +01:00
brent.h Almost finished solver. Plot update needs to run in main thread. Use signaling for progress 2017-01-01 20:18:22 +01:00
broyden.h Whole lotta further 2016-12-15 21:34:11 +01:00
newton_raphson.cpp Solver works in GUI. 2017-01-31 21:29:09 +01:00
newton_raphson.h Little further 2017-01-08 20:55:03 +01:00
solver.cpp Little further 2017-01-08 20:55:03 +01:00
solver.h Added postprocessor to this repo. Bugfixes and a lot of stuff 2017-02-21 19:59:57 +01:00
system.cpp Added solvers for one-dimensional root finding 2016-12-02 14:31:10 +01:00
system.h Exporting data works. However requires specification of what axis is what to differentiate XData and TData. 2017-01-29 20:49:08 +01:00