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 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
|
Wed, 29 Nov 2023 09:18:18 +0100 |
Jonatan Werpers |
Move def of boundary_indices, remove some new lines
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
|
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 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, 15 Aug 2023 22:55:25 +0200 |
Vidar Stiernström |
Support evaluating scalars on grids
feature/grids/scalar_eval_on
|
Wed, 26 Jul 2023 21:36:50 +0200 |
Jonatan Werpers |
Add method `getindex(::Grid,::CartesianIndex)` with a default implementation
refactor/grids/cartesian_indexing
|
Thu, 18 May 2023 22:53:31 +0200 |
Vidar Stiernström |
Fix typos and formatting of documentation
refactor/grids
|
Mon, 15 May 2023 22:37:55 +0200 |
Jonatan Werpers |
Add 2D tests for dissipation operators and fix bug
refactor/grids
|
Mon, 15 May 2023 22:37:33 +0200 |
Jonatan Werpers |
More clean up of todos and notes
refactor/grids
|
Fri, 12 May 2023 15:50:09 +0200 |
Jonatan Werpers |
Clean up grid_refactor.md
refactor/grids
|
Thu, 04 May 2023 08:38:48 +0200 |
Jonatan Werpers |
Remove some comments
refactor/grids
|
Wed, 03 May 2023 15:50:08 +0200 |
Jonatan Werpers |
Mention grids as grid functions
refactor/grids
|
Wed, 03 May 2023 15:41:45 +0200 |
Jonatan Werpers |
Add docs for coordinate_size and component_type
refactor/grids
|
Wed, 03 May 2023 15:39:34 +0200 |
Jonatan Werpers |
Implement coordinate_size() and component_type() types
refactor/grids
|
Wed, 03 May 2023 15:31:53 +0200 |
Jonatan Werpers |
Rename function for coordinate size of a grid
refactor/grids
|
Wed, 03 May 2023 15:29:44 +0200 |
Jonatan Werpers |
Add some docs for Grid
refactor/grids
|
Tue, 02 May 2023 22:42:25 +0200 |
Jonatan Werpers |
grid.l: More documentation
refactor/grids
|
Wed, 22 Mar 2023 08:50:33 +0100 |
Jonatan Werpers |
Remove dims function
refactor/grids
|
Fri, 03 Mar 2023 15:44:39 +0100 |
Jonatan Werpers |
Remove _component_type and replace with eltype
refactor/grids
|
Fri, 03 Mar 2023 15:42:05 +0100 |
Jonatan Werpers |
Add component_type function to Grid
refactor/grids
|
Sun, 26 Feb 2023 21:20:52 +0100 |
Jonatan Werpers |
Clear out some TBDs
refactor/grids
|
Sun, 26 Feb 2023 11:53:23 +0100 |
Jonatan Werpers |
Remove getcomponent stubs since we might have a cleaner way to solve it with map or lazymap
refactor/grids
|
Sat, 25 Feb 2023 22:57:00 +0100 |
Jonatan Werpers |
Allow multi-argument functions in eval_on
refactor/grids
|