log src/SbpOperators/boundaryops/normal_derivative.jl @ 1857:ffde7dad9da5 feature/documenter_logo

age author description
Sat, 17 Jul 2021 18:13:20 +0200 Jonatan Werpers Remove some more unneded types refactor/sbp_operators_method_signatures
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, 07 Dec 2020 14:05:47 +0100 Vidar Stiernström Add NormalDerivative as a BoundaryOperator and reintroduce tests. feature/volume_and_boundary_operators