log src/SbpOperators/laplace/secondderivative.jl @ 612:1db945cba3a2 feature/volume_and_boundary_operators

age author description
Sat, 05 Dec 2020 20:46:49 +0100 Jonatan Werpers Remove extra argument to volume_operator in SecondDerivative() 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
Sat, 28 Nov 2020 17:07:15 +0100 Vidar Stiernström Align index naming refactor/tensor_index_coupling
Fri, 27 Nov 2020 12:02:47 +0100 Jonatan Werpers Remove some unecessary Index types refactor/tensor_index_coupling
Fri, 27 Nov 2020 11:27:37 +0100 Jonatan Werpers Remove Index{Unknown} and replace with general Any implementations refactor/tensor_index_coupling
Wed, 30 Sep 2020 21:49:48 +0200 Jonatan Werpers Refactor EquidistantGrid to not store spacing or inverse spacing
Wed, 30 Sep 2020 21:35:10 +0200 Jonatan Werpers Remove parity field from Secondderivative