diff src/Grids/Grids.jl @ 1434:af73340a8f0e feature/grids/curvilinear

Add todos
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 07 Sep 2023 09:03:07 +0200
parents 6adf31ba6cfd
children d9d9ab18cdfc
line wrap: on
line diff
--- a/src/Grids/Grids.jl	Mon Aug 28 09:38:15 2023 +0200
+++ b/src/Grids/Grids.jl	Thu Sep 07 09:03:07 2023 +0200
@@ -1,3 +1,4 @@
+# TODO: Double check that the interfaces for indexing and iterating are fully implemented and tested for all grids.
 module Grids
 
 using Sbplib.RegionIndices