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
|
Sun, 21 May 2023 21:55:14 +0200 |
Vidar Stiernström |
Merge with default
feature/variable_derivatives
|
Sun, 21 May 2023 20:57:25 +0200 |
Vidar Stiernström |
Merge bugfix/lazytensors
|