log src/SbpOperators/volumeops/laplace/laplace.jl @ 873:9929c99754fb laplace_benchmarks

age author description
Wed, 19 Jan 2022 13:15:45 +0100 Vidar Stiernström Add some benchmarks using the Laplace Operator Set laplace_benchmarks
Tue, 25 Jan 2022 08:19:02 +0100 Jonatan Werpers REVIEW: Move export statements. Some to the top of the file and some to SbpOperators.jl since they seem more general feature/laplace_opset
Tue, 25 Jan 2022 08:05:02 +0100 Jonatan Werpers REVIEW: Remove extra newlines in docstrings feature/laplace_opset
Tue, 25 Jan 2022 07:21:58 +0100 Jonatan Werpers REVIEW: Add a few comments and suggest code changes feature/laplace_opset
Wed, 19 Jan 2022 14:44:24 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Thu, 13 Jan 2022 08:27:36 +0100 Jonatan Werpers Remove some more types and type parameters refactor/sbp_operators_method_signatures
Fri, 02 Jul 2021 11:13:14 +0200 Vidar Stiernström Add suggestion for pretty printing of Laplace feature/laplace_opset
Sun, 28 Mar 2021 15:48:06 +0200 Vidar Stiernström Reduce the number of type perameters used by Laplace. feature/laplace_opset
Sun, 21 Mar 2021 13:44:29 +0100 Vidar Stiernström Add convenience functions for returning multiple boundary operators from Laplace feature/laplace_opset
Fri, 19 Mar 2021 17:13:04 +0100 Vidar Stiernström Minor cleanup of code feature/laplace_opset
Fri, 19 Mar 2021 16:56:58 +0100 Vidar Stiernström Change from Dict to StaticDict in Laplace feature/laplace_opset
Wed, 17 Mar 2021 10:20:05 +0100 Vidar Stiernström Change from EquidistantGrid to AbstractGrid in Laplace interface feature/laplace_opset
Mon, 22 Feb 2021 15:15:24 +0100 Vidar Stiernström Fix comment feature/laplace_opset
Tue, 16 Feb 2021 07:50:30 +0100 Vidar Stiernström Minor clean up feature/laplace_opset
Mon, 15 Feb 2021 17:31:32 +0100 Vidar Stiernström Update docs feature/laplace_opset
Mon, 15 Feb 2021 11:30:34 +0100 Vidar Stiernström Merge in default feature/laplace_opset
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
Sat, 06 Feb 2021 15:17:18 +0100 Vidar Stiernström Make use of the function boundary_quadrature in Laplace constructor feature/laplace_opset
Sun, 31 Jan 2021 22:19:53 +0100 Vidar Stiernström Simplify construction of boundary-operator pairs in Laplace constructor feature/laplace_opset
Sun, 31 Jan 2021 21:04:02 +0100 Vidar Stiernström Make Laplace a type storing relevant operators used when writing a scheme, e.g. quadratures, normal derivatives etc. feature/laplace_opset
Fri, 08 Jan 2021 16:05:53 +0100 Vidar Stiernström Fix typo in documentation and remove obsolete out-commented code. feature/volume_and_boundary_operators
Mon, 21 Dec 2020 23:12:37 +0100 Vidar Stiernström Update documentation and remove some out-commented lines 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 base src/SbpOperators/laplace/laplace.jl@798c1b17637e