log

age author description
Mon, 04 Jan 2021 18:28:00 +0100 Vidar Stiernström Refactor tests for NormalDerivative feature/volume_and_boundary_operators
Mon, 04 Jan 2021 17:42:42 +0100 Vidar Stiernström Add tests for SecondDerivative and Laplace for 2nd order accurate case feature/volume_and_boundary_operators
Mon, 04 Jan 2021 17:17:40 +0100 Vidar Stiernström Implement the inverse quadrature operator as a volume operator and update tests. feature/volume_and_boundary_operators
Mon, 04 Jan 2021 17:16:04 +0100 Vidar Stiernström Merge testsets Accuracy and Application for DiagonalQuadrature, and fix bugs feature/volume_and_boundary_operators
Mon, 04 Jan 2021 16:59:11 +0100 Vidar Stiernström remove extra space feature/volume_and_boundary_operators
Mon, 04 Jan 2021 10:25:04 +0100 Vidar Stiernström Update path feature/volume_and_boundary_operators
Mon, 04 Jan 2021 09:32:11 +0100 Vidar Stiernström Implement the Quadrature operator as a VolumeOperator. Make DiagonalQuadrature a special case of the general Quadrature operator. Update tests. feature/volume_and_boundary_operators
Sun, 03 Jan 2021 18:15:14 +0100 Vidar Stiernström Change qudrature closure from tuple of reals to tuple of Stencils. Also remove parametrization of stencil width in D2 since this was illformed for the 2nd order case. feature/volume_and_boundary_operators
Fri, 01 Jan 2021 16:45:48 +0100 Vidar Stiernström Move SbpOpertors/quadrature to SbpOperators/volumeops/ feature/volume_and_boundary_operators
Fri, 01 Jan 2021 16:41:11 +0100 Vidar Stiernström Closing branch. Now integrated into feature/volume_and_boundary_ops feature/quadrature_as_outer_product
Fri, 01 Jan 2021 16:39:57 +0100 Vidar Stiernström Integrate feature/quadrature_as_outer_product into branch, before closing feature/quadrature_as_outer_product. (It is now obsolete apart from tests) feature/volume_and_boundary_operators
Fri, 01 Jan 2021 16:34:55 +0100 Vidar Stiernström Merge w. default feature/quadrature_as_outer_product
Thu, 31 Dec 2020 08:41:07 +0100 Vidar Stiernström Use operator with odd parity in test for VolumeOpertors feature/volume_and_boundary_operators
Thu, 31 Dec 2020 08:28:06 +0100 Vidar Stiernström Fix indentation feature/volume_and_boundary_operators
Thu, 31 Dec 2020 08:27:51 +0100 Vidar Stiernström Add tests for Laplace feature/volume_and_boundary_operators