log src/SbpOperators/volumeops/volume_operator.jl @ 1022:bbbc31953367 refactor/sbpoperators/inflation

age author description
Fri, 18 Mar 2022 16:57:00 +0100 Jonatan Werpers Introduce an inflate function in lazy tensors and use it in volume_operator and boundary_operator refactor/sbpoperators/inflation
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
Mon, 14 Mar 2022 10:14:38 +0100 Jonatan Werpers Merge feature/tensormapping_application_promotion feature/variable_derivatives
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
Mon, 21 Feb 2022 10:33:58 +0100 Jonatan Werpers Start refactor to improve type stability for apply(op,::TensorApplication,...) performance/get_region_type_inference
Wed, 12 Jan 2022 15:48:29 +0100 Jonatan Werpers Accept review comments refactor/sbp_operators_method_signatures
Mon, 20 Sep 2021 20:36:20 +0200 Vidar Stiernström Review: Suggested changes to volume_operator.jl refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 18:14:02 +0200 Jonatan Werpers Fix mistakes in the fix of the documentation refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 10:23:59 +0200 Jonatan Werpers Remove unneeded type parameter and rewirte documentation for volume_operator refactor/sbp_operators_method_signatures
Thu, 15 Jul 2021 23:25:12 +0200 Jonatan Werpers Make volume_operators() less restrictive in the type of collection of closure_stencils refactor/sbp_operators_method_signatures
Thu, 31 Dec 2020 08:13:04 +0100 Vidar Stiernström Add todo for checking valid inputs to boundary_operator and volume_operators feature/volume_and_boundary_operators
Mon, 07 Dec 2020 12:21:22 +0100 Vidar Stiernström Remove export of BoundaryOperator and VolumeOperator feature/volume_and_boundary_operators
Sat, 05 Dec 2020 19:14:39 +0100 Vidar Stiernström NOT WORKING: Draft implementation of VolumeOperator and make SecondDerivative specialize it. Reformulate Laplace for the new SecondDerivative. feature/volume_and_boundary_operators