Mercurial > repos > public > sbplib_julia
log src/SbpOperators/readoperator.jl @ 714:11a444d6fc93 feature/selectable_tests
age | author | description |
---|---|---|
Sat, 06 Feb 2021 21:42:57 +0100 | Jonatan Werpers | Add stencil constructor for centered stencils and change from tuple to vararg in stencil constructor taking cneter feature/stencil_convenience |
Sun, 24 Jan 2021 22:15:16 +0100 | Jonatan Werpers | Start sketching the toml format and needed functions operator_storage_array_of_table |
Sun, 03 Jan 2021 18:15:14 +0100 | Vidar Stiernström | Change qudrature closure from tuple of reals to tuple of Stencils. Also remove parametrization of stencil width in D2 since this was illformed for the 2nd order case. feature/volume_and_boundary_operators |