aboutsummaryrefslogtreecommitdiff
path: root/init.c
Commit message (Collapse)AuthorAge
* Implement evaluating maximal lapse for the initial data.Anton Khirnov2018-05-03
|
* td solve: free the solver immediately after solvingAnton Khirnov2018-05-02
| | | | There is no need to keep it around for evaluating the data.
* Simplify step size choice.Anton Khirnov2018-04-27
|
* Add the simple time-antisym initial data family.Anton Khirnov2018-04-23
|
* Add a function for evaluating K_rthetaAnton Khirnov2018-04-22
|
* Fix logging functions.Anton Khirnov2018-04-22
|
* Rewrite constraint evaluation code.Anton Khirnov2018-04-22
| | | | Make it much more efficient and easier to add other seed functions.
* nlsolve: faster abort on divergenceAnton Khirnov2018-04-09
|
* Handle the upper solution branch.Anton Khirnov2018-04-07
|
* Add the remaining parts for teukolsky waves initial dataAnton Khirnov2018-02-09