summaryrefslogtreecommitdiff
path: root/relax_test.c
Commit message (Collapse)AuthorAge
* ell_relax -> ell_grid_solveAnton Khirnov2019-01-26
| | | | | Generalize the API to allow for multiple solver types. This is done in preparation for the exact linear system inversion solver.
* mg2d: factor out the boundary condition-related APIAnton Khirnov2019-01-25
|
* Stop duplicating some constants between ell_relax and mg2d.Anton Khirnov2019-01-25
|
* Add test programs for relaxation and full multigrid.Anton Khirnov2018-12-28