log src/Grids/Grids.jl @ 1462:05eb8ba149e2 feature/grids/boundary_indicies

age author description
Tue, 28 Nov 2023 08:51:58 +0100 Jonatan Werpers Implement boundary_indices for EquidistantGrid feature/grids/boundary_indicies
Thu, 07 Sep 2023 09:03:07 +0200 Jonatan Werpers Add todos feature/grids/curvilinear
Fri, 25 Aug 2023 15:41:19 +0200 Jonatan Werpers Add `jacobian` and `logicalgrid` 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
Fri, 12 May 2023 15:50:09 +0200 Jonatan Werpers Clean up grid_refactor.md refactor/grids
Wed, 03 May 2023 15:31:53 +0200 Jonatan Werpers Rename function for coordinate size of a grid refactor/grids
Wed, 22 Mar 2023 08:50:33 +0100 Jonatan Werpers Remove dims function refactor/grids
Fri, 03 Mar 2023 15:42:05 +0100 Jonatan Werpers Add component_type function to Grid refactor/grids
Mon, 27 Feb 2023 08:48:08 +0100 Jonatan Werpers Add missing exports and alias TensorGridBoundary to CartesianBoundary refactor/grids
Sat, 25 Feb 2023 22:49:43 +0100 Jonatan Werpers Add function target_manifold_dim for Grid refactor/grids
Sat, 25 Feb 2023 22:49:21 +0100 Jonatan Werpers Remove exports of old functions refactor/grids
Fri, 24 Feb 2023 21:42:28 +0100 Jonatan Werpers Add tests for TensorGrid and make them pass refactor/grids
Wed, 22 Feb 2023 12:39:42 +0100 Jonatan Werpers Add missing export statements refactor/grids
Tue, 21 Feb 2023 21:36:49 +0100 Jonatan Werpers Fix include errors refactor/grids
Sun, 19 Feb 2023 22:50:02 +0100 Jonatan Werpers Implement boundary methods for TensorGrid refactor/grids
Sun, 19 Feb 2023 22:20:44 +0100 Jonatan Werpers Move ZeroDimGrid to its own file refactor/grids
Wed, 19 Oct 2022 23:23:36 +0200 Jonatan Werpers Specialize evalOn for EquidistantGrid to return a LazyArray refactor/grids
Wed, 05 Oct 2022 22:00:30 +0200 Vidar Stiernström Rename dim to ndims in Grids.jl feature/grids
Wed, 05 Oct 2022 21:26:37 +0200 Vidar Stiernström Remove export of boundary_size och orthogonal_dims feature/grids
Fri, 15 Jul 2022 09:54:15 +0200 Vidar Stiernström Rename AbstractGrid to Grid and clean up Grids module feature/grids
Sun, 31 Jan 2021 13:07:54 +0100 Vidar Stiernström Remove accidentally introduced dependancy on LazyTensors from Grids.jl feature/get_boundary_identifiers
Sun, 31 Jan 2021 13:04:19 +0100 Vidar Stiernström Fix and test type stability of boundary_identifiers. feature/get_boundary_identifiers
Mon, 30 Nov 2020 18:34:48 +0100 Vidar Stiernström Fix region(CartesianBoundary) not returning an instance. feature/boundary_ops
Tue, 24 Nov 2020 11:04:32 +0100 Jonatan Werpers Add todo in Grids.jl regarding a return value
Wed, 30 Sep 2020 21:30:29 +0200 Jonatan Werpers Add some notes and todos
Fri, 25 Sep 2020 13:25:32 +0200 Jonatan Werpers Fix `using` commands to refer to local modules within the Sbplib package/module refactor/combine_to_one_package
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/Grids.jl@bfbcc34320f6