Mercurial > repos > public > sbplib_julia
log src/SbpOperators/volumeops/volume_operator.jl @ 774:d8c0916853fc refactor/sbp_operators_method_signatures
age | author | description |
---|---|---|
Sat, 17 Jul 2021 10:23:59 +0200 | Jonatan Werpers | Remove unneeded type parameter and rewirte documentation for volume_operator refactor/sbp_operators_method_signatures |
Thu, 15 Jul 2021 23:25:12 +0200 | Jonatan Werpers | Make volume_operators() less restrictive in the type of collection of closure_stencils refactor/sbp_operators_method_signatures |
Thu, 31 Dec 2020 08:13:04 +0100 | Vidar Stiernström | Add todo for checking valid inputs to boundary_operator and volume_operators feature/volume_and_boundary_operators |
Mon, 07 Dec 2020 12:21:22 +0100 | Vidar Stiernström | Remove export of BoundaryOperator and VolumeOperator feature/volume_and_boundary_operators |
Sat, 05 Dec 2020 19:14:39 +0100 | Vidar Stiernström | NOT WORKING: Draft implementation of VolumeOperator and make SecondDerivative specialize it. Reformulate Laplace for the new SecondDerivative. feature/volume_and_boundary_operators |