summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Set the maximum interpolation level correctly.HEADmasterAnton Khirnov2018-10-03
|
* Export the solver functionality as an external API.Anton Khirnov2018-10-03
| | | | To be used for initializing the multigrid solver.
* Factor out lapse evaluation.Anton Khirnov2018-08-23
|
* simplify coordpatch initializationAnton Khirnov2018-08-23
|
* Add support for setting maximal lapse in initial data only.Anton Khirnov2018-04-29
|
* Drop useless maximal_slicing_axi.h header.Anton Khirnov2018-04-29
|
* Disable remnants of OpenCL code.Anton Khirnov2018-04-07
| | | | It is not significantly useful and presents an extra dependency.
* Large rewrite.Anton Khirnov2018-04-07
| | | | Split into separate subsystems.
* Split off the solver core into a separate file.Anton Khirnov2015-03-13
|
* Split off registration of methods/variables.Anton Khirnov2015-03-13
|
* Split the basis sets definitions into a separate file.Anton Khirnov2015-03-13
|
* Initial commit.Anton Khirnov2015-03-13