aboutsummaryrefslogtreecommitdiff
path: root/ell_grid_solve.c
Commit message (Expand)AuthorAge
* Rename fixdiff boundary condition to reflect.Anton Khirnov2019-02-08
* ell_grid_solve: use the new boundary API to simplify codeAnton Khirnov2019-02-06
* Change the meaning of boundary location to make more sense.Anton Khirnov2019-02-05
* mg2d: print stats properly for exact solvesAnton Khirnov2019-02-02
* ell_grid_solve: split residual computation into its own fileAnton Khirnov2019-01-30
* mg2d: account for effect of the ~u term on the relaxation factorAnton Khirnov2019-01-29
* Fix callback type mismatchAnton Khirnov2019-01-29
* ell_grid_solve: remove unused variablesAnton Khirnov2019-01-29
* ell_grid_solve: add missing headerAnton Khirnov2019-01-29
* Solve the discretized system exactly on the coarsest level.Anton Khirnov2019-01-26
* ell_relax -> ell_grid_solveAnton Khirnov2019-01-26