Mercurial > repos > public > sbplib_julia
log src/SbpOperators/volumeops/derivatives/secondderivative.jl @ 690:1accc3e051d0 refactor/operator_naming
age | author | description |
---|---|---|
Fri, 12 Feb 2021 16:16:45 +0100 | Vidar Stiernström | Start changing the name of functions creating operators that are not types to lower case. E.g SecondDerivative->second_derivative refactor/operator_naming |
Mon, 21 Dec 2020 23:11:09 +0100 | Vidar Stiernström | Add documentation 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 |
Mon, 07 Dec 2020 12:16:09 +0100 | Vidar Stiernström | Move Laplace and SecondDerivative into the volumeops directory feature/volume_and_boundary_operators base src/SbpOperators/laplace/secondderivative.jl@8ddc4b511b12 |