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
|