log src/SbpOperators/boundaryops/boundary_restriction.jl @ 517:2edacece1637 feature/boundary_ops

age author description
Tue, 24 Nov 2020 18:30:25 +0100 Vidar Stiernström Fix range_size not returning empty tuple feature/boundary_ops
Tue, 24 Nov 2020 15:28:10 +0100 Vidar Stiernström Fix the range of the BoundaryRestriction tensor mapping (the range is zero for the 1D operator). Add some documentation and todos. feature/boundary_ops
Mon, 23 Nov 2020 21:19:08 +0100 Vidar Stiernström Clean up constructors feature/boundary_ops
Mon, 23 Nov 2020 20:22:14 +0100 Vidar Stiernström Get some kind of tested working implementation. feature/boundary_ops
Mon, 23 Nov 2020 13:11:19 +0100 Vidar Stiernström Sketch on boundary_restriction function in 2D, returning an inflated BoundaryRestriction feature/boundary_ops
Mon, 23 Nov 2020 13:09:57 +0100 Vidar Stiernström Fix boundschecking for BoundaryRestriction feature/boundary_ops
Sun, 22 Nov 2020 14:45:32 +0100 Vidar Stiernström Start sketching on 1D boundary restriction operators. feature/boundary_ops