Tue, 15 Mar 2022 07:29:41 +0100 |
Jonatan Werpers |
Add stencil_set method and accuracy tests
feature/first_derivative
|
Tue, 15 Mar 2022 06:53:06 +0100 |
Jonatan Werpers |
Merge default
feature/first_derivative
|
Mon, 14 Mar 2022 16:01:33 +0100 |
Jonatan Werpers |
Start adding the first derivative
feature/first_derivative
|
Mon, 14 Mar 2022 10:20:39 +0100 |
Jonatan Werpers |
Fix typo
feature/variable_derivatives
|
Mon, 14 Mar 2022 15:58:26 +0100 |
Vidar Stiernström |
Merge feature/laplace_opset
|
Mon, 14 Mar 2022 15:56:02 +0100 |
Vidar Stiernström |
Closing branch before merge
feature/laplace_opset
|
Mon, 14 Mar 2022 15:53:11 +0100 |
Vidar Stiernström |
Merge with default
feature/laplace_opset
|
Mon, 14 Mar 2022 11:10:42 +0100 |
Vidar Stiernström |
Remove completed TODO. Woho!
|
Mon, 14 Mar 2022 10:51:15 +0100 |
Vidar Stiernström |
Add comment and todo on introducing a type StencilSet for dispatch
feature/laplace_opset
|
Mon, 14 Mar 2022 10:47:20 +0100 |
Vidar Stiernström |
Remove obsolete constructur test and test against type ConstantInteriorScaling for (inverse) inner product.
feature/laplace_opset
|
Mon, 14 Mar 2022 10:43:11 +0100 |
Vidar Stiernström |
Add method for creating second derivative from a stencil set.
feature/laplace_opset
|
Mon, 14 Mar 2022 10:16:03 +0100 |
Vidar Stiernström |
Review: Address review comment on placement of exports. Export statements should be placed at the top of the module file. Add todo.
feature/laplace_opset
|
Mon, 14 Mar 2022 10:00:25 +0100 |
Vidar Stiernström |
Revew: Consider review comments for laplace(grid,...). Keeping the method separate (instead of inlining it) allows for users to create custom operators w.o. first defining a stencil set. Having both methods is also similar to how other types of operators can be constructed.
feature/laplace_opset
|
Mon, 14 Mar 2022 09:41:23 +0100 |
Vidar Stiernström |
Review: Fix boundary operator tests according to review comments
feature/laplace_opset
|
Mon, 14 Mar 2022 10:14:38 +0100 |
Jonatan Werpers |
Merge feature/tensormapping_application_promotion
feature/variable_derivatives
|
Mon, 14 Mar 2022 09:46:22 +0100 |
Jonatan Werpers |
Fix conflict from merge
feature/variable_derivatives
|
Mon, 14 Mar 2022 09:08:23 +0100 |
Jonatan Werpers |
Merge default
feature/variable_derivatives
|
Mon, 14 Mar 2022 08:48:02 +0100 |
Jonatan Werpers |
Merge default
feature/tensormapping_application_promotion
|
Mon, 14 Mar 2022 08:37:28 +0100 |
Jonatan Werpers |
Merge bugfix/tensor_application_1d_cartesian_index
|
Mon, 14 Mar 2022 08:36:40 +0100 |
Jonatan Werpers |
Close branch before merge
bugfix/tensor_application_1d_cartesian_index
|
Mon, 14 Mar 2022 08:36:18 +0100 |
Jonatan Werpers |
Remove unused `using` of RegionIndices
bugfix/tensor_application_1d_cartesian_index
|
Mon, 14 Mar 2022 08:32:45 +0100 |
Jonatan Werpers |
Fix typo
bugfix/tensor_application_1d_cartesian_index
|
Mon, 14 Mar 2022 08:27:54 +0100 |
Jonatan Werpers |
Review: Stencil set method for second_derivative?
feature/laplace_opset
|
Mon, 14 Mar 2022 08:25:11 +0100 |
Jonatan Werpers |
Reviwe: Some more comments
feature/laplace_opset
|
Mon, 14 Mar 2022 08:06:50 +0100 |
Jonatan Werpers |
Review: broadcast instead of map in some places
feature/laplace_opset
|
Mon, 14 Mar 2022 08:03:40 +0100 |
Jonatan Werpers |
Remove unnecessary parentheses
feature/laplace_opset
|
Mon, 14 Mar 2022 07:50:53 +0100 |
Jonatan Werpers |
Rename type parameter DiffOp to TM
feature/laplace_opset
|
Sun, 13 Mar 2022 21:01:09 +0100 |
Jonatan Werpers |
Reformat "See also:"
feature/laplace_opset
|
Sat, 12 Mar 2022 22:26:23 +0100 |
Jonatan Werpers |
Allow volume_operator, boundary_operator, and constant_interior_scaling_operator to act on arbitrary arrays
feature/tensormapping_application_promotion
|
Sat, 12 Mar 2022 22:20:45 +0100 |
Jonatan Werpers |
Remove type declaratio from doc string
feature/tensormapping_application_promotion
|