log src/SbpOperators/SbpOperators.jl @ 633:a78bda7084f6 feature/quadrature_as_outer_product

age author description
Fri, 01 Jan 2021 16:34:55 +0100 Vidar Stiernström Merge w. default feature/quadrature_as_outer_product
Mon, 07 Dec 2020 14:05:47 +0100 Vidar Stiernström Add NormalDerivative as a BoundaryOperator and reintroduce tests. feature/volume_and_boundary_operators
Mon, 07 Dec 2020 12:16:09 +0100 Vidar Stiernström Move Laplace and SecondDerivative into the volumeops directory 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, 05 Dec 2020 18:12:31 +0100 Vidar Stiernström Add a general boundary operator and make BoundaryRestriction a specialization of it. feature/volume_and_boundary_operators
Sun, 22 Nov 2020 14:45:32 +0100 Vidar Stiernström Start sketching on 1D boundary restriction operators. feature/boundary_ops
Sat, 07 Nov 2020 13:07:31 +0100 Vidar Stiernström Use LazyOuterProduct to construct multi-dimensional quadratures. This change allwed to: feature/quadrature_as_outer_product