summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Disable dissipation close to the boundary.Anton Khirnov2019-02-20
* Fix typo.Anton Khirnov2019-02-16
* Drop the use of the pseudospectral solver.Anton Khirnov2019-02-16
* Stop filling the boundary values for coarsest level.Anton Khirnov2019-02-15
* Extrapolate the solution to fill coarsest-level outer ghostpoints.Anton Khirnov2019-02-15
* Adapt to mg2d boundary specification changes.Anton Khirnov2019-02-15
* Make the cfl factor used for relaxation runtime-configurable.Anton Khirnov2019-01-04
* Use half the coarsest grid size as the outer bound for the spectral solver.Anton Khirnov2019-01-03
* Make more solver parameters runtime-configurable.Anton Khirnov2018-12-28
* Set the number of solver threads from OMP_NUM_THREADS.Anton Khirnov2018-12-28
* Drop unused header.Anton Khirnov2018-12-28
* Make logging configurable through the parfile.Anton Khirnov2018-12-28
* Implement higher-order finite differences.Anton Khirnov2018-11-29
* Add timing benchmarks.Anton Khirnov2018-11-29
* Rewrite using a new method.Anton Khirnov2018-09-25
* Specify maximum reflevel for interpolation.Anton Khirnov2018-08-07
* Initial commit.Anton Khirnov2018-08-07