log test/testSbpOperators.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
Fri, 12 Feb 2021 16:43:29 +0100 Vidar Stiernström Change order of arguments for quadrature, and make inner_stencil have a default argument feature/boundary_quads
Tue, 09 Feb 2021 14:40:26 +0100 Vidar Stiernström Fix bug in test. feature/boundary_quads
Mon, 08 Feb 2021 18:44:44 +0100 Vidar Stiernström Remove methods boundary_quadrature, and instead specialize quadrature on a zero-dimensional grid to return the IdentityMapping feature/boundary_quads