aboutsummaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAge
* Switch from meson to configure+make.Anton Khirnov3 days
* meson.build: add a trailing slash to asm include pathAnton Khirnov2020-07-13
* Switch to external ndarray library.Anton Khirnov2020-06-25
* mg2d: add support for MPI-based multi-component solvesAnton Khirnov2019-05-23
* egs: add support for MPI-based multi-component solvesAnton Khirnov2019-05-23
* Add and use a new timer API.Anton Khirnov2019-04-19
* egs: optimize the correction stepAnton Khirnov2019-04-02
* Add a new separate module for grid transfers/interpolation.Anton Khirnov2019-03-23
* ndarray: add new API for n-dimensional arraysAnton Khirnov2019-03-21
* ell_grid_solve: use BiCGSTAB to speed up exact solvesAnton Khirnov2019-03-18
* Implement C/r falloff boundary condition.Anton Khirnov2019-03-04
* meson.build: link-depend on the symbol visibility linker scriptAnton Khirnov2019-02-05
* ell_grid_solve: split residual computation into its own fileAnton Khirnov2019-01-30
* Solve the discretized system exactly on the coarsest level.Anton Khirnov2019-01-26
* ell_relax -> ell_grid_solveAnton Khirnov2019-01-26
* mg2d: factor out the boundary condition-related APIAnton Khirnov2019-01-25
* Add test programs for relaxation and full multigrid.Anton Khirnov2018-12-28
* ell_relax: add AVX SIMD for residual_calcAnton Khirnov2018-12-27
* Add CPU feature detection.Anton Khirnov2018-12-27
* meson.build: add rules for building with nasmAnton Khirnov2018-12-21
* Switch to meson build system.Anton Khirnov2018-12-20