Wed, 27 Apr 2022 10:25:53 +0200 |
Jonatan Werpers |
Fix grid indexing with CartesianIndex
refactor/grids
|
Tue, 26 Apr 2022 14:28:42 +0200 |
Jonatan Werpers |
Add getindex for grid
refactor/grids
|
Tue, 15 Feb 2022 12:57:41 +0100 |
Jonatan Werpers |
Clean up the docs a bit
feature/equidistant_grid/refine
|
Tue, 15 Feb 2022 11:38:13 +0100 |
Jonatan Werpers |
More docs
feature/equidistant_grid/refine
|
Tue, 15 Feb 2022 11:36:12 +0100 |
Jonatan Werpers |
Add coarsen()
feature/equidistant_grid/refine
|
Mon, 14 Feb 2022 09:39:58 +0100 |
Jonatan Werpers |
Implement refine function, move exports to the top of the file, change location of constuctors.
feature/equidistant_grid/refine
|
Fri, 12 Feb 2021 16:42:43 +0100 |
Vidar Stiernström |
Add eltype function to EquidistantGrids
feature/boundary_quads
|
Tue, 09 Feb 2021 13:44:00 +0100 |
Vidar Stiernström |
Fix type parameter for a 0-dimensional grid and update docs
feature/boundary_quads
|
Tue, 09 Feb 2021 09:43:27 +0100 |
Vidar Stiernström |
Remove redudant lines
feature/boundary_quads
|
Mon, 08 Feb 2021 20:12:09 +0100 |
Vidar Stiernström |
Make boundary_grid throw if invalid boundary identifier is passed.
feature/boundary_quads
|
Mon, 08 Feb 2021 18:43:38 +0100 |
Vidar Stiernström |
Add support for 0-dimensional grid, and add method boundary_grid
feature/boundary_quads
|
Sun, 31 Jan 2021 13:04:19 +0100 |
Vidar Stiernström |
Fix and test type stability of boundary_identifiers.
feature/get_boundary_identifiers
|
Sat, 30 Jan 2021 20:23:44 +0100 |
Vidar Stiernström |
Replace type parameter by function call
feature/get_boundary_identifiers
|
Sat, 30 Jan 2021 20:18:37 +0100 |
Vidar Stiernström |
Add function for getting boundary identifiers from equidistant grid
feature/get_boundary_identifiers
|
Tue, 13 Oct 2020 17:16:28 +0200 |
Vidar Stiernström |
Clean up EquidistantGrid and tests after deciding that side lengths must be positive.
test/equidistantgrid
|
Sat, 10 Oct 2020 20:05:39 +0200 |
Vidar Stiernström |
Fix exception handling in constructor of EquidistantGrid and add a bunch of tests
test/equidistantgrid
|
Wed, 30 Sep 2020 21:49:48 +0200 |
Jonatan Werpers |
Refactor EquidistantGrid to not store spacing or inverse spacing
|
Mon, 28 Sep 2020 22:00:04 +0200 |
Jonatan Werpers |
Change name from subgrid to restrict
feature/equidistant_grid/subgrid
|
Sun, 27 Sep 2020 21:04:59 +0200 |
Jonatan Werpers |
Add doc string and allow picking several dimensions
feature/equidistant_grid/subgrid
|
Sun, 27 Sep 2020 14:38:05 +0200 |
Jonatan Werpers |
Add function for getting a one dimensional grid for a given dimension from a equidistant grid
feature/equidistant_grid/subgrid
|
Fri, 25 Sep 2020 13:06:02 +0200 |
Jonatan Werpers |
Start converting to one package by moving all the files to their correct location
refactor/combine_to_one_package
base
Grids/src/EquidistantGrid.jl@a1163db3f085
|