log src/SbpOperators/volumeops/derivatives/first_derivative.jl @ 2002:4300c59bbeff feature/grids/geometry_functions

age author description
Thu, 18 May 2023 22:53:31 +0200 Vidar Stiernström Fix typos and formatting of documentation refactor/grids
Tue, 02 May 2023 22:09:33 +0200 Jonatan Werpers Clean up documentation for changed types in SbpOperatorClean up documentation for changed types in SbpOperatorss refactor/grids
Tue, 07 Mar 2023 09:48:00 +0100 Jonatan Werpers Implement changes in SbpOperators refactor/grids
Fri, 20 May 2022 11:30:46 +0200 Vidar Stiernström Update docs refactor/sbpoperators/inflation
Tue, 10 May 2022 20:34:20 +0200 Jonatan Werpers Bring up to date refactor/sbpoperators/inflation
Mon, 21 Mar 2022 12:51:39 +0100 Jonatan Werpers Try to remove volume_operator and boundary_operator methods refactor/sbpoperators/inflation
Tue, 22 Mar 2022 14:23:55 +0100 Jonatan Werpers Merge default refactor/lazy_tensors
Tue, 22 Mar 2022 13:53:07 +0100 Vidar Stiernström Remove todo, add ::StencilSet to some methods, and update docs feature/stencil_set_type
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
Fri, 18 Mar 2022 13:02:46 +0100 Vidar Stiernström Add methods for creating derivative operators in 1D from stencil sets without providing directions feature/stencil_set_type
Thu, 17 Mar 2022 21:31:20 +0100 Vidar Stiernström Add type StencilSet feature/stencil_set_type
Tue, 15 Mar 2022 07:29:41 +0100 Jonatan Werpers Add stencil_set method and accuracy tests feature/first_derivative
Mon, 14 Mar 2022 16:01:33 +0100 Jonatan Werpers Start adding the first derivative feature/first_derivative