log

age author description
Mon, 25 Dec 2023 23:39:56 +0100 Vidar Stiernström Test sat_tensors for Laplace w. Neumann conditions feature/boundary_conditions
Mon, 25 Dec 2023 19:25:10 +0100 Vidar Stiernström Add todo and minor edits to variable naming and docstring feature/boundary_conditions
Mon, 25 Dec 2023 19:24:08 +0100 Vidar Stiernström Update docstrings feature/boundary_conditions
Mon, 25 Dec 2023 19:23:49 +0100 Vidar Stiernström Add test for 1D grid feature/boundary_conditions
Mon, 25 Dec 2023 19:23:09 +0100 Vidar Stiernström Support boundary identifiers for 1D grids feature/boundary_conditions
Sat, 23 Dec 2023 23:03:13 +0100 Vidar Stiernström Merge with default feature/boundary_conditions
Sat, 23 Dec 2023 23:01:28 +0100 Vidar Stiernström Add tests for SAT feature/boundary_conditions
Fri, 25 Aug 2023 16:08:21 +0200 Vidar Stiernström Test spatially variable data feature/boundary_conditions
Fri, 25 Aug 2023 15:41:56 +0200 Vidar Stiernström Merge with default feature/boundary_conditions
Fri, 01 Dec 2023 14:58:05 +0100 Jonatan Werpers Introduce a view type and implement sliced indexing for the components. feature/grids/componentview
Fri, 01 Dec 2023 13:36:47 +0100 Jonatan Werpers Generalize component_type feature/grids/componentview
Fri, 01 Dec 2023 13:34:03 +0100 Jonatan Werpers Start implementing componentview feature/grids/componentview
Fri, 01 Dec 2023 11:48:04 +0100 Jonatan Werpers Merge feature/grids/boundary_indicies
Fri, 01 Dec 2023 11:44:01 +0100 Jonatan Werpers Close before merge feature/grids/boundary_indicies
Fri, 01 Dec 2023 10:46:22 +0100 Jonatan Werpers Fix review comment about docstring feature/grids/boundary_indicies
Thu, 30 Nov 2023 16:45:08 +0100 Vidar Stiernström REVIEW: Suggest change to docstring feature/grids/boundary_indicies
Thu, 30 Nov 2023 16:43:46 +0100 Vidar Stiernström Fix wording/typos feature/grids/boundary_indicies
Wed, 29 Nov 2023 15:37:59 +0100 Jonatan Werpers Add a note feature/grids/boundary_indicies
Wed, 29 Nov 2023 15:30:45 +0100 Jonatan Werpers Reorder exports in Grids.jl feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:18:18 +0100 Jonatan Werpers Move def of boundary_indices, remove some new lines feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:14:06 +0100 Jonatan Werpers Implement boundary_indices for TensorGrid feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:04:12 +0100 Jonatan Werpers Make boundary_indices for EquidistantGrid return a tuple to be more concistent with how TensorGrid will implement it feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:55:22 +0100 Jonatan Werpers Implement boundary_indices for ZeroDimGrid feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:51:58 +0100 Jonatan Werpers Implement boundary_indices for EquidistantGrid feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:42:00 +0100 Jonatan Werpers Add a function declaration for boundary_indices feature/grids/boundary_indicies
Mon, 27 Nov 2023 10:27:40 +0100 Jonatan Werpers Add some TBD bugfix/sbp_operators/stencil_return_type
Mon, 27 Nov 2023 08:53:44 +0100 Jonatan Werpers Try to sum over more static objects bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 23:07:21 +0100 Jonatan Werpers Update op for backwards apply too bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 22:43:03 +0100 Jonatan Werpers Try to inline sum bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 22:30:44 +0100 Jonatan Werpers Fix broken tests using mapreduce(f,+,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 21:14:44 +0100 Jonatan Werpers Make the op to be promoted more accurate bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 22:58:37 +0100 Jonatan Werpers Fix broken test using Base.promote_op. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 22:42:50 +0100 Jonatan Werpers Fix broken test using Core.Compiler.return_type. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:56:40 +0100 Jonatan Werpers Fix broken tests using sum(f,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Thu, 23 Nov 2023 16:08:47 +0100 Jonatan Werpers Implement boundary_identifiers, and a wishful implementation of boundary_grid feature/grids/curvilinear
Thu, 23 Nov 2023 10:16:19 +0100 Jonatan Werpers Implement iterator interface feature/grids/curvilinear
Thu, 23 Nov 2023 10:14:48 +0100 Jonatan Werpers Remove commented code feature/grids/curvilinear
Wed, 22 Nov 2023 17:53:31 +0100 Jonatan Werpers Merge default feature/grids/curvilinear
Fri, 24 Nov 2023 23:02:48 +0100 Jonatan Werpers Fix broken test by performing an actual multiplication and passing it to typeof. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:49:07 +0100 Jonatan Werpers Add broken tests for applying stencils to vectors of vectors bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:23:41 +0100 Jonatan Werpers Add tests for apply with NestedStencils and differing types in the stencils and arrays bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:04:22 +0100 Jonatan Werpers Add tests for apply_stencil(::Stencil) and apply_stencil_backwards(::Stencil) bugfix/sbp_operators/stencil_return_type
Wed, 22 Nov 2023 17:52:03 +0100 Jonatan Werpers Merge bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:51:42 +0100 Jonatan Werpers Close before merge bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:51:37 +0100 Jonatan Werpers Merge default bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:49:04 +0100 Jonatan Werpers Merge refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:48:31 +0100 Jonatan Werpers Close before merge refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:47:32 +0100 Jonatan Werpers Merge default refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:34:35 +0100 Jonatan Werpers Implement size(g,d) for EquidistantGrid and TensorGrid
Thu, 07 Sep 2023 16:51:46 +0200 Jonatan Werpers Merge refactor/grids/tensor_grid_eltype feature/grids/curvilinear
Thu, 07 Sep 2023 16:49:45 +0200 Jonatan Werpers Merge bugfix/grids/tensor_grid_length feature/grids/curvilinear
Thu, 07 Sep 2023 09:03:07 +0200 Jonatan Werpers Add todos feature/grids/curvilinear
Mon, 28 Aug 2023 09:38:15 +0200 Jonatan Werpers Add TBD feature/grids/curvilinear
Mon, 28 Aug 2023 09:30:34 +0200 Jonatan Werpers Implement indexing interface feature/grids/curvilinear
Fri, 25 Aug 2023 15:41:19 +0200 Jonatan Werpers Add `jacobian` and `logicalgrid` feature/grids/curvilinear
Wed, 26 Jul 2023 21:00:44 +0200 Jonatan Werpers Add testsets and a few tests feature/grids/curvilinear
Fri, 25 Aug 2023 08:57:27 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Thu, 24 Aug 2023 08:50:10 +0200 Jonatan Werpers Merge bugfix/grids/complete_interface_impl feature/grids/curvilinear
Wed, 23 Aug 2023 15:51:32 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Tue, 27 Jun 2023 09:36:32 +0200 Jonatan Werpers Add src and test file for curvilinear grid type feature/grids/curvilinear
Thu, 07 Sep 2023 16:41:49 +0200 Jonatan Werpers Remove duplicate eltype implementation refactor/grids/tensor_grid_eltype
Thu, 07 Sep 2023 16:38:17 +0200 Jonatan Werpers Add tests for `eltype(::Type{<:TensorGrid})` refactor/grids/tensor_grid_eltype
Thu, 07 Sep 2023 16:31:29 +0200 Jonatan Werpers Fix implementation of `length(::TensorGrid)` bugfix/grids/tensor_grid_length
Thu, 07 Sep 2023 16:27:12 +0200 Jonatan Werpers Add tests for `length(::TensorGrid)` bugfix/grids/tensor_grid_length
Fri, 25 Aug 2023 08:49:07 +0200 Jonatan Werpers Merge bugfix/grids/complete_interface_impl
Fri, 25 Aug 2023 08:48:55 +0200 Jonatan Werpers Close before merge bugfix/grids/complete_interface_impl
Fri, 25 Aug 2023 08:43:08 +0200 Jonatan Werpers Merge default bugfix/grids/complete_interface_impl
Thu, 24 Aug 2023 20:35:06 +0200 Vidar Stiernström Correct spelling bugfix/grids/complete_interface_impl
Wed, 23 Aug 2023 09:27:32 +0200 Vidar Stiernström Test constant dirichlet data feature/boundary_conditions
Tue, 22 Aug 2023 22:44:42 +0200 Vidar Stiernström Merge with default feature/boundary_conditions
Wed, 23 Aug 2023 15:35:01 +0200 Jonatan Werpers Attempt to clearify docs for `grid_and_local_dim_index` bugfix/grids/complete_interface_impl
Wed, 23 Aug 2023 09:36:05 +0200 Jonatan Werpers Move tests for axes out of indexing interface testset bugfix/grids/complete_interface_impl
Wed, 23 Aug 2023 09:32:01 +0200 Jonatan Werpers Add todo for colon-indexing and remove tests bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 22:39:03 +0200 Vidar Stiernström Add more tests to indexing bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 22:22:20 +0200 Vidar Stiernström REVIEW: Suggest support for colon indexing bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 22:21:48 +0200 Vidar Stiernström Add axes test bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 21:57:38 +0200 Vidar Stiernström Merge feature/grids/scalar_eval_on
Tue, 22 Aug 2023 21:56:56 +0200 Vidar Stiernström Closing branch before merge to default feature/grids/scalar_eval_on
Tue, 22 Aug 2023 21:55:57 +0200 Vidar Stiernström Remove incorrect comment in documentation feature/grids/scalar_eval_on
Tue, 22 Aug 2023 21:53:05 +0200 Vidar Stiernström Start reimplementing tests feature/boundary_conditions
Tue, 22 Aug 2023 21:52:52 +0200 Vidar Stiernström Update export of functions feature/boundary_conditions
Tue, 22 Aug 2023 21:52:10 +0200 Vidar Stiernström Fix type signatures feature/boundary_conditions
Tue, 22 Aug 2023 15:39:05 +0200 Jonatan Werpers REVIEW: Add a review comment feature/grids/scalar_eval_on
Tue, 22 Aug 2023 15:31:59 +0200 Jonatan Werpers Fix formatting and delete stray "`" feature/grids/scalar_eval_on
Tue, 22 Aug 2023 15:30:29 +0200 Jonatan Werpers Merge default feature/grids/scalar_eval_on
Tue, 22 Aug 2023 09:05:53 +0200 Jonatan Werpers Add tests for `begin` and `end` indexing for `TensorGrid`s bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 09:00:34 +0200 Jonatan Werpers Replace `firstindex` and `lastindex` with implementation of `axes` bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 08:59:47 +0200 Jonatan Werpers Add tests for first and last index of equidistant grid bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:55:25 +0200 Vidar Stiernström Support evaluating scalars on grids feature/grids/scalar_eval_on
Wed, 26 Jul 2023 23:11:02 +0200 Vidar Stiernström Start drafting new implemenentation of boundary conditions feature/boundary_conditions
Wed, 26 Jul 2023 21:35:50 +0200 Vidar Stiernström Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditions
Tue, 15 Aug 2023 22:45:58 +0200 Jonatan Werpers Merge default bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:42:19 +0200 Jonatan Werpers Merge refactor/grids/cartesian_indexing
Tue, 15 Aug 2023 22:41:57 +0200 Jonatan Werpers Close before merge refactor/grids/cartesian_indexing
Tue, 15 Aug 2023 22:40:50 +0200 Jonatan Werpers Add TBD bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:39:34 +0200 Jonatan Werpers Implement `firstindex` and `lastindex` for `TensorGrid` bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:38:48 +0200 Jonatan Werpers Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid` bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:11:20 +0200 Jonatan Werpers Add `grid_and_local_dim_index` bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 21:20:29 +0200 Jonatan Werpers Start adding tests for `firstindex` and `lastindex` on `TensorGrid` bugfix/grids/complete_interface_impl
Wed, 26 Jul 2023 21:36:50 +0200 Jonatan Werpers Add method `getindex(::Grid,::CartesianIndex)` with a default implementation refactor/grids/cartesian_indexing
Wed, 26 Jul 2023 22:50:58 +0200 Jonatan Werpers Start sketching implementation of a wrapper for marking things as timedependent feature/grids/timedependent_gridfunctions
Thu, 08 Jun 2023 15:52:22 +0200 Jonatan Werpers Merge feature/variable_derivatives
Thu, 08 Jun 2023 15:52:04 +0200 Jonatan Werpers Close before merge feature/variable_derivatives
Thu, 08 Jun 2023 15:51:52 +0200 Jonatan Werpers Merge feature/variable_derivatives
Thu, 08 Jun 2023 15:45:33 +0200 Jonatan Werpers Fix some comments feature/variable_derivatives
Thu, 08 Jun 2023 15:33:44 +0200 Jonatan Werpers Merge default feature/variable_derivatives
Thu, 08 Jun 2023 09:00:48 +0200 Jonatan Werpers Actually update manifests
Wed, 31 May 2023 08:59:34 +0200 Jonatan Werpers Fix some errors in README.md tooling/benchmarks
Wed, 31 May 2023 08:50:28 +0200 Jonatan Werpers Update manifest files for 1.9
Tue, 30 May 2023 17:27:45 +0200 Vidar Stiernström Add temp. benchmark script for constant and variable coeff Laplace feature/variable_derivatives
Tue, 30 May 2023 15:55:18 +0200 Jonatan Werpers Add some benchmarks feature/variable_derivatives
Fri, 26 May 2023 22:50:39 +0200 Jonatan Werpers Simplify constructor for SecondDerivativeVariable feature/variable_derivatives
Fri, 26 May 2023 21:54:23 +0200 Jonatan Werpers Switch to stencil set in second_deriviative_variable tests feature/variable_derivatives
Fri, 26 May 2023 21:45:51 +0200 Jonatan Werpers Remove type annotation for coeff feature/variable_derivatives
Fri, 26 May 2023 21:44:33 +0200 Jonatan Werpers Remove stencil input for 1d grid and reorder methods of second_derivative_variable feature/variable_derivatives
Fri, 26 May 2023 21:39:08 +0200 Jonatan Werpers Start splitting out a second_derivative_variable function feature/variable_derivatives
Fri, 26 May 2023 14:59:37 +0200 Jonatan Werpers Add note about possibly removing a constructor for VolumeOperator feature/variable_derivatives
Fri, 26 May 2023 14:54:00 +0200 Jonatan Werpers Remove export of SecondDerivativeVariable feature/variable_derivatives
Fri, 26 May 2023 14:53:19 +0200 Jonatan Werpers Remove size field from SecondDerivativeVariable since it duplicates info from the coefficient field feature/variable_derivatives
Mon, 22 May 2023 08:53:23 +0200 Jonatan Werpers Close after merge tooling/benchmarks