aboutsummaryrefslogtreecommitdiff
path: root/mg2d_boundary.h
Commit message (Collapse)AuthorAge
* Implement C/r falloff boundary condition.Anton Khirnov2019-03-04
| | | | API bump.
* Rename fixdiff boundary condition to reflect.Anton Khirnov2019-02-08
| | | | | | | This is what it actually does, we do not support setting arbitrary derivative values. API bump.
* boundary: add public functions for querying boundary informationAnton Khirnov2019-02-06
| | | | | | Should allow treating boundaries in a generic manner. API bump
* mg2d: factor out the boundary condition-related APIAnton Khirnov2019-01-25