aboutsummaryrefslogtreecommitdiff
path: root/transfer.c
Commit message (Expand)AuthorAge
* transfer: implement and use 1D interpolationAnton Khirnov2019-06-29
* transfer: allow optional extrapolationAnton Khirnov2019-05-23
* transfer: implement fw4Anton Khirnov2019-05-17
* transfer: allow grids that do not start at coordinate zeroAnton Khirnov2019-05-17
* transfer: unify the code for full-weighted transferAnton Khirnov2019-05-17
* transfer: add AVX2 version of LAGRANGE_5 interpolation.Anton Khirnov2019-04-09
* mg2d: add higher-order interpolation operatorsAnton Khirnov2019-04-09
* mg2d: use appropriate full-weighted restriction for 3rd order FDsAnton Khirnov2019-03-25
* mg2d: use the new transfer API for inter-grid transfersAnton Khirnov2019-03-25
* Add a new separate module for grid transfers/interpolation.Anton Khirnov2019-03-23