log

age author description
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
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:57:06 +0100 Vidar Stiernström Add test for constructing inner product and inverse via stencil sets feature/laplace_opset
Fri, 25 Feb 2022 16:35:16 +0100 Vidar Stiernström Add tests for constructing boundary operators from stencil sets 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
Tue, 22 Feb 2022 07:24:22 +0100 Jonatan Werpers Temporarily add specialized methods for 2D feature/variable_derivatives