log Notes.md @ 1981:ea04a542a526 feature/grids/geometry_functions

age author description
Fri, 13 Sep 2024 22:10:46 +0200 Jonatan Werpers Delete old notes and todos cleanup
Tue, 10 Sep 2024 20:42:41 +0200 Jonatan Werpers Delete submodule DiffOps cleanup
Sun, 07 Jul 2024 15:28:09 -0700 Vidar Stiernström Revert changes to Notes.md (accidentaly commited) refactor/grids/boundary_identifiers_1d
Sun, 07 Jul 2024 15:15:12 -0700 Vidar Stiernström Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer refactor/grids/boundary_identifiers_1d
Wed, 26 Jun 2024 10:20:32 +0200 Jonatan Werpers More notes on operator representations
Mon, 10 Jun 2024 22:38:31 -0700 Vidar Stiernström Merge with default feature/boundary_conditions
Sun, 09 Jun 2024 16:46:40 -0700 Vidar Stiernström Remove notes on boundary conditions. They are now obsolete. feature/boundary_conditions
Sun, 09 Jun 2024 23:27:11 +0200 Jonatan Werpers Add note about idea for how to handle dispatch and continuous operators
Sat, 25 May 2024 16:07:10 -0700 Vidar Stiernström Merge with default feature/boundary_conditions
Fri, 12 Apr 2024 12:26:30 +0200 Jonatan Werpers Add some comments bugfix/sbp_operators/stencil_return_type
Wed, 10 Apr 2024 09:01:54 +0200 Jonatan Werpers Update notes on changes to `eval_on` and multiblock grids
Sat, 23 Dec 2023 23:03:13 +0100 Vidar Stiernström Merge with default feature/boundary_conditions
Thu, 30 Nov 2023 16:43:46 +0100 Vidar Stiernström Fix wording/typos feature/grids/boundary_indicies
Wed, 29 Nov 2023 15:37:59 +0100 Jonatan Werpers Add a note feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:14:06 +0100 Jonatan Werpers Implement boundary_indices for TensorGrid feature/grids/boundary_indicies
Wed, 26 Jul 2023 21:35:50 +0200 Vidar Stiernström Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditions
Thu, 08 Jun 2023 15:45:33 +0200 Jonatan Werpers Fix some comments feature/variable_derivatives
Sun, 21 May 2023 21:55:14 +0200 Vidar Stiernström Merge with default feature/variable_derivatives
Thu, 18 May 2023 22:53:31 +0200 Vidar Stiernström Fix typos and formatting of documentation refactor/grids
Mon, 15 May 2023 22:54:32 +0200 Jonatan Werpers Clean notes.md refactor/grids
Fri, 12 May 2023 15:50:09 +0200 Jonatan Werpers Clean up grid_refactor.md refactor/grids
Sun, 30 Apr 2023 22:33:13 +0200 Jonatan Werpers Fix a bunch of typos refactor/grids
Tue, 07 Mar 2023 09:21:27 +0100 Jonatan Werpers More notes refactor/grids
Fri, 03 Mar 2023 15:40:04 +0100 Jonatan Werpers Add some notes about grid functions: refactor/grids
Sun, 26 Feb 2023 17:09:51 +0100 Jonatan Werpers Add and delete notes refactor/grids
Sun, 19 Feb 2023 22:07:57 +0100 Jonatan Werpers Merge refactor/LazyTensors/tuple_manipulation refactor/grids
Sat, 18 Feb 2023 12:18:34 +0100 Jonatan Werpers Add note about LazyOuterProduct refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 11:37:35 +0100 Jonatan Werpers Start refactoring refactor/grids
Tue, 07 Feb 2023 21:55:07 +0100 Vidar Stiernström Update docstrings and start implementing tests feature/boundary_conditions
Tue, 11 Oct 2022 18:16:53 +0200 Vidar Stiernström Update notes feature/boundary_conditions
Mon, 23 May 2022 07:20:27 +0200 Jonatan Werpers Add show(io,x) methods feature/lazy_tensors/pretty_printing
Wed, 23 Mar 2022 13:09:52 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Wed, 23 Mar 2022 13:09:31 +0100 Jonatan Werpers Add some notes and clean up TODO.md a little bit
Wed, 23 Mar 2022 12:54:45 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Tue, 22 Mar 2022 14:27:03 +0100 Jonatan Werpers Remove a bunch of todos refactor/lazy_tensors
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
Tue, 15 Mar 2022 21:38:55 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Wed, 09 Mar 2022 10:14:16 +0100 Jonatan Werpers Add note about where to put Regions feature/variable_derivatives
Tue, 08 Feb 2022 10:58:14 +0100 Jonatan Werpers Add some ideas for how to handle communication of regions and region sizes feature/variable_derivatives
Wed, 19 Jan 2022 14:44:24 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Mon, 17 Jan 2022 08:34:06 +0100 Jonatan Werpers Docs touch up operator_storage_array_of_table
Wed, 12 Jan 2022 13:07:43 +0100 Jonatan Werpers Add some notes on the format of operator storage operator_storage_array_of_table
Sat, 17 Jul 2021 17:50:18 +0200 Jonatan Werpers Add a note about the name of VolumeOperator refactor/sbp_operators_method_signatures
Wed, 14 Jul 2021 23:58:20 +0200 Jonatan Werpers Add note about adjoint as trait
Fri, 19 Mar 2021 16:52:53 +0100 Vidar Stiernström Merge in default feature/laplace_opset
Fri, 12 Mar 2021 19:55:39 +0100 Jonatan Werpers Add note about performance testin
Mon, 15 Feb 2021 11:30:34 +0100 Vidar Stiernström Merge in default feature/laplace_opset
Tue, 09 Feb 2021 06:48:43 +0100 Jonatan Werpers Add notes about embedded grids feature/boundary_quads
Sun, 31 Jan 2021 13:13:06 +0100 Vidar Stiernström Add Note on how we should treat the borrowing parameters of operators. feature/laplace_opset
Sun, 24 Jan 2021 21:54:42 +0100 Jonatan Werpers Add a bunch of notes on reading and storing operators and how to implement variable second derivatives
Wed, 02 Dec 2020 09:35:14 +0100 Jonatan Werpers Add a bunch of stuff to TODO.md and Notes.md
Mon, 19 Oct 2020 10:28:21 +0200 Jonatan Werpers Add some notes and todos
Sun, 18 Oct 2020 22:21:43 +0200 Jonatan Werpers Add some notes
Thu, 15 Oct 2020 21:06:28 +0200 Jonatan Werpers Add some notes about vector valued grid functions
Wed, 30 Sep 2020 21:30:29 +0200 Jonatan Werpers Add some notes and todos
Fri, 25 Sep 2020 11:33:41 +0200 Jonatan Werpers Add some notes and some todos
Thu, 10 Sep 2020 11:03:22 +0200 Jonatan Werpers Clean up Notes.md and TODO.md
Thu, 10 Sep 2020 10:56:31 +0200 Jonatan Werpers Move research and thinking from TODO.md to Notes.md
Thu, 10 Sep 2020 10:55:30 +0200 Jonatan Werpers Add some todos and add a Notes.md file