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
|
Thu, 10 Mar 2022 16:59:43 +0100 |
Jonatan Werpers |
Move exports to the top of the files
feature/tensormapping_application_promotion
|
Thu, 10 Mar 2022 16:57:01 +0100 |
Jonatan Werpers |
Remove more type assertions
feature/tensormapping_application_promotion
|
Thu, 10 Mar 2022 11:13:34 +0100 |
Jonatan Werpers |
Add promotion calculation of element type for LazyTensorMappingApplication
feature/tensormapping_application_promotion
|
Sat, 12 Mar 2022 22:36:02 +0100 |
Jonatan Werpers |
Add a comment
bugfix/tensor_application_1d_cartesian_index
|
Thu, 10 Mar 2022 08:18:29 +0100 |
Jonatan Werpers |
Add size checking for the coefficient
feature/variable_derivatives
|
Wed, 09 Mar 2022 10:14:16 +0100 |
Jonatan Werpers |
Add note about where to put Regions
feature/variable_derivatives
|
Wed, 09 Mar 2022 11:19:17 +0100 |
Jonatan Werpers |
Fix dispatch issue when indexing a 1D TensorApplication with a CartiesianIndex
bugfix/tensor_application_1d_cartesian_index
|
Wed, 02 Mar 2022 10:54:39 +0100 |
Jonatan Werpers |
Fix dispatch bug for 1D grids
feature/variable_derivatives
|