log src/SbpOperators/volumeops/laplace/laplace.jl @ 725:e5b51c82f83b feature/static_dict

age author description
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