summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update get_extents() documentation.Anton Khirnov2020-07-10
* Smooth the solution at the outer boundary.Anton Khirnov2020-07-09
* Add missing frees.Anton Khirnov2020-06-28
* Fix solve_level == solve_level_maxAnton Khirnov2020-06-20
* Register symmetries for grid functions.Anton Khirnov2020-06-20
* Support adaptive step.Anton Khirnov2020-01-21
* Use the solved values, not the smoothed ones, for correction calculation.Anton Khirnov2019-09-30
* Extrapolate only from the levels that are synced with a coarser level.Anton Khirnov2019-09-28
* Print the line number in qms_assert.Anton Khirnov2019-09-28
* Revert "Make MPI work again after f60e4c9dfa675dd849ccb5830fabdbc5561562f3."Anton Khirnov2019-09-27
* Make MPI work again after f60e4c9dfa675dd849ccb5830fabdbc5561562f3.Anton Khirnov2019-09-24
* Take the finest solve level into account for correction.Anton Khirnov2019-09-16
* Correct past solutions to prevent wild oscillations.Anton Khirnov2019-09-13
* Allow specifying maximum level on which to solve for W.Anton Khirnov2019-09-12
* Allocate patches separately.Anton Khirnov2019-09-12
* Smoothly zero the lapse source at the outer boundary.Anton Khirnov2019-09-10
* Do the solve on the coarse levels as well.Anton Khirnov2019-09-09
* Rename W_mg to W_val.Anton Khirnov2019-09-09
* Add support for multi-component runs.Anton Khirnov2019-08-16
* Compute Kdot ourselves, do not rely on ML_BSSN to do it.Anton Khirnov2019-08-16
* Print timing stats.Anton Khirnov2019-08-13
* Smoothly send W to zero at the boundary.Anton Khirnov2019-08-13
* Make the solver boundary position configurable.Anton Khirnov2019-08-13
* Set the initial guess on refined levels.Anton Khirnov2019-07-25
* Fix syncing the solution values.Anton Khirnov2019-07-25
* Initial commit.Anton Khirnov2019-07-22