log test/SbpOperators/volumeops/volume_operator_test.jl @ 1726:471a948cd2b2 rename_module

age author description
Sat, 07 Sep 2024 12:11:53 -0700 Vidar Stiernström Rename project from Sbplib to Diffinitive rename_module
Thu, 11 Apr 2024 22:31:04 +0200 Jonatan Werpers Change to signature of equidistant_grid to same style as many array methods. refactor/equidistant_grid/signature
Tue, 07 Mar 2023 09:48:00 +0100 Jonatan Werpers Implement changes in SbpOperators refactor/grids
Wed, 01 Mar 2023 09:06:15 +0100 Jonatan Werpers Skip broken testsets refactor/grids
Tue, 29 Nov 2022 21:25:07 +0100 Jonatan Werpers Disregard review comment on scalar multiplication after discussion on Discord. refactor/sbpoperators/inflation
Tue, 25 Oct 2022 10:33:27 +0200 Vidar Stiernström Review: Suggest changes to test and removal of conveninece constructor refactor/sbpoperators/inflation
Fri, 21 Oct 2022 23:07:30 +0200 Jonatan Werpers Fix tests after review comment refactor/sbpoperators/inflation
Thu, 09 Jun 2022 07:33:27 +0200 Jonatan Werpers Rename g_1D and remove nested testset refactor/sbpoperators/inflation
Fri, 20 May 2022 11:31:20 +0200 Vidar Stiernström REVIEW: Suggest changes to tests refactor/sbpoperators/inflation
Mon, 21 Mar 2022 12:51:39 +0100 Jonatan Werpers Try to remove volume_operator and boundary_operator methods refactor/sbpoperators/inflation
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
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
Fri, 02 Jul 2021 14:02:45 +0200 Vidar Stiernström Add utility function for testing type stability using the @inferred macro to allow for tests failing, rather than producing an error. test/type_stability
Fri, 02 Jul 2021 13:46:39 +0200 Vidar Stiernström Skip type stability tests failing after dependency updates.
Wed, 17 Mar 2021 21:21:23 +0100 Jonatan Werpers Add missing using and imports in test files feature/selectable_tests
Wed, 17 Mar 2021 20:34:40 +0100 Jonatan Werpers Split tests for SbpOperators over several files feature/selectable_tests