aboutsummaryrefslogtreecommitdiff
path: root/mg2d_mpi_test.c
Commit message (Collapse)AuthorAge
* mg2d: add API for specifying singular diff coeffs at the boundariesAnton Khirnov2019-06-13
| | | | API and ABI break.
* mg2d: add support for MPI-based multi-component solvesAnton Khirnov2019-05-23
For the moment, only the finest component is distributed, any coarser levels are gathered to rank 0. That should change in the future.