aboutsummaryrefslogtreecommitdiff
path: root/relax_test.c
Commit message (Expand)AuthorAge
* relax_test: fix getting the residual normAnton Khirnov2019-05-12
* egs: allow the same context to be used for both relaxation and exact solvesAnton Khirnov2019-05-06
* egs: merge residual calc and correct when possibleAnton Khirnov2019-04-24
* egs_exact: do not construct the matrix more often than necessaryAnton Khirnov2019-03-26
* ell_grid_solve: switch to ndarray in its external APIAnton Khirnov2019-03-22
* relax_test: use the new boundary API to simplify codeAnton Khirnov2019-02-06
* relax_test: allow running just one iterationAnton Khirnov2019-01-29
* ell_relax -> ell_grid_solveAnton Khirnov2019-01-26
* 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