summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Faster W evaluation.wipAnton Khirnov2018-04-17
|
* Make recovery from checkpoints work seamlessly.Anton Khirnov2018-04-07
|
* Support configurable solving at finer levels.Anton Khirnov2018-04-07
|
* Add runtime-configurable support for CCZ4.Anton Khirnov2018-04-07
|
* Make the location of the outermost point configurable.Anton Khirnov2018-04-07
|
* qms: fix solving at each timestepAnton Khirnov2017-08-12
|
* Ensure the solution is continuous in time.Anton Khirnov2017-06-30
|
* Make the switchoff time configurable.Anton Khirnov2017-01-17
|
* Drop now unused variables.Anton Khirnov2017-01-17
|
* solve: drop unnecessary variablesAnton Khirnov2016-11-23
|
* solve: add the shift termsAnton Khirnov2016-11-23
|
* qms: make sure the context is always initializedAnton Khirnov2016-11-22
|
* qms: remove structs from the shared headerAnton Khirnov2016-11-22
| | | | They do not need to be available beyond qms.c
* A major rewrite.Anton Khirnov2016-05-12
| | | | | The code is now mostly functional, this splits it into several independent subsystems to be more readable/maintainable.
* Initial commit.Anton Khirnov2016-02-28