diff src/Grids/grid.jl @ 1644:e213bd857f3f feature/grids/manifolds

Add some todos and tbds
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 26 Jun 2024 11:06:32 +0200
parents 9113f437431d
children 8250cf5a3ce9
line wrap: on
line diff
--- a/src/Grids/grid.jl	Mon Jun 24 21:36:27 2024 +0200
+++ b/src/Grids/grid.jl	Wed Jun 26 11:06:32 2024 +0200
@@ -107,6 +107,8 @@
 """
 function boundary_identifiers end
 
+# TBD: Boundary identifiers for charts and atlases?
+
 """
     boundary_grid(g::Grid, id::BoundaryIdentifier)