aboutsummaryrefslogtreecommitdiff
path: root/libmg2d.v
Commit message (Expand)AuthorAge
* mg2d: add MG2DContext.adaptive_stepAnton Khirnov2024-04-16
* mg2d: make init_guess() MPI-awareAnton Khirnov2019-06-29
* mg2d: add support for MPI-based multi-component solvesAnton Khirnov2019-05-23
* mg2d: add API for interpolating an initial guess from a provided gridAnton Khirnov2019-04-02
* mg2d: make the refinement depth/exact solve size configurableAnton Khirnov2019-03-11
* Implement C/r falloff boundary condition.Anton Khirnov2019-03-04
* Rename fixdiff boundary condition to reflect.Anton Khirnov2019-02-08
* boundary: add public functions for querying boundary informationAnton Khirnov2019-02-06
* Change the meaning of boundary location to make more sense.Anton Khirnov2019-02-05
* mg2d: failer earlier when relaxation does not convergeAnton Khirnov2019-01-21
* mg2d: add a context variable to control the log levelAnton Khirnov2019-01-16
* mg2d: add a function for getting maximum supported fd_stencilAnton Khirnov2019-01-16
* mg2d: make the cfl factor runtime-configurableAnton Khirnov2019-01-13
* Add threading support through libthreadpool.Anton Khirnov2018-12-27
* Finish support for 4th order accuracy.Anton Khirnov2018-11-28
* Do not export private symbols in the shared object.Anton Khirnov2018-08-01