log SbpOperators/src/InverseQuadrature.jl @ 328:9cc5d1498b2d

age author description
Thu, 24 Sep 2020 22:31:48 +0200 Vidar Stiernström Refactor 1D diagonal inner product in quadrature.jl to separate file. Write tests for quadratures. Clean up laplace and secondderivative
Wed, 09 Sep 2020 21:42:55 +0200 Vidar Stiernström Dispatch applys on vararg Index instead of tuples
Wed, 09 Sep 2020 21:00:56 +0200 Vidar Stiernström Fix type errors in InverseQuadrature
Tue, 23 Jun 2020 18:56:59 +0200 Vidar Stiernström Create 1D tensor mapping for inverse diagonal norm, and make the multi-dimensional inverse quadrature use those. Move InverseQudrature from laplace.jl into InverseQuadrature.jl