Mercurial > repos > public > sbplib_julia
graph
-
Start adding the first derivative feature/first_derivativeMon, 14 Mar 2022 16:01:33 +0100, by Jonatan Werpers
-
Merge feature/laplace_opsetMon, 14 Mar 2022 15:58:26 +0100, by Vidar Stiernström
-
Closing branch before merge feature/laplace_opsetMon, 14 Mar 2022 15:56:02 +0100, by Vidar Stiernström
-
Remove completed TODO. Woho!Mon, 14 Mar 2022 11:10:42 +0100, by Vidar Stiernström
-
Add comment and todo on introducing a type StencilSet for dispatch feature/laplace_opsetMon, 14 Mar 2022 10:51:15 +0100, by Vidar Stiernström
-
Remove obsolete constructur test and test against type ConstantInteriorScaling for (inverse) inner product. feature/laplace_opsetMon, 14 Mar 2022 10:47:20 +0100, by Vidar Stiernström
-
Add method for creating second derivative from a stencil set. feature/laplace_opsetMon, 14 Mar 2022 10:43:11 +0100, by 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_opsetMon, 14 Mar 2022 10:16:03 +0100, by 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_opsetMon, 14 Mar 2022 10:00:25 +0100, by Vidar Stiernström
-
Review: Fix boundary operator tests according to review comments feature/laplace_opsetMon, 14 Mar 2022 09:41:23 +0100, by Vidar Stiernström
-
Merge feature/tensormapping_application_promotion feature/variable_derivativesMon, 14 Mar 2022 10:14:38 +0100, by Jonatan Werpers
-
Fix conflict from merge feature/variable_derivativesMon, 14 Mar 2022 09:46:22 +0100, by Jonatan Werpers
-
Merge default feature/tensormapping_application_promotionMon, 14 Mar 2022 08:48:02 +0100, by Jonatan Werpers
-
Merge bugfix/tensor_application_1d_cartesian_indexMon, 14 Mar 2022 08:37:28 +0100, by Jonatan Werpers
-
Close branch before merge bugfix/tensor_application_1d_cartesian_indexMon, 14 Mar 2022 08:36:40 +0100, by Jonatan Werpers
-
Remove unused `using` of RegionIndices bugfix/tensor_application_1d_cartesian_indexMon, 14 Mar 2022 08:36:18 +0100, by Jonatan Werpers
-
Fix typo bugfix/tensor_application_1d_cartesian_indexMon, 14 Mar 2022 08:32:45 +0100, by Jonatan Werpers
-
Review: Stencil set method for second_derivative? feature/laplace_opsetMon, 14 Mar 2022 08:27:54 +0100, by Jonatan Werpers
-
Reviwe: Some more comments feature/laplace_opsetMon, 14 Mar 2022 08:25:11 +0100, by Jonatan Werpers
-
Review: broadcast instead of map in some places feature/laplace_opsetMon, 14 Mar 2022 08:06:50 +0100, by Jonatan Werpers
-
Remove unnecessary parentheses feature/laplace_opsetMon, 14 Mar 2022 08:03:40 +0100, by Jonatan Werpers
-
Rename type parameter DiffOp to TM feature/laplace_opsetMon, 14 Mar 2022 07:50:53 +0100, by Jonatan Werpers
-
Allow volume_operator, boundary_operator, and constant_interior_scaling_operator to act on arbitrary arrays feature/tensormapping_application_promotionSat, 12 Mar 2022 22:26:23 +0100, by Jonatan Werpers
-
Remove type declaratio from doc string feature/tensormapping_application_promotionSat, 12 Mar 2022 22:20:45 +0100, by Jonatan Werpers
-
Move exports to the top of the files feature/tensormapping_application_promotionThu, 10 Mar 2022 16:59:43 +0100, by Jonatan Werpers