Sun, 13 Mar 2022 21:01:09 +0100 |
Jonatan Werpers |
Reformat "See also:"
feature/laplace_opset
|
Fri, 25 Feb 2022 17:20:40 +0100 |
Vidar Stiernström |
Fix docs and add some references
feature/laplace_opset
|
Fri, 25 Feb 2022 16:34:35 +0100 |
Vidar Stiernström |
Fix bug when construcing normal_derivative from a stencil set
feature/laplace_opset
|
Mon, 21 Feb 2022 13:13:37 +0100 |
Vidar Stiernström |
Add functionality for creating operators from a stencil set. Note: Tests are not updated yet!
feature/laplace_opset
|
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
|
Sat, 17 Jul 2021 18:13:20 +0200 |
Jonatan Werpers |
Remove some more unneded types
refactor/sbp_operators_method_signatures
|
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
|
Mon, 07 Dec 2020 14:05:47 +0100 |
Vidar Stiernström |
Add NormalDerivative as a BoundaryOperator and reintroduce tests.
feature/volume_and_boundary_operators
|