diff src/Grids/grid.jl @ 1951:6c1bb9bdb092 feature/grids/geometry_functions

Merge feature/grids/manifolds
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 07 Feb 2025 22:38:39 +0100
parents 76c6bde84656
children
line wrap: on
line diff
--- a/src/Grids/grid.jl	Mon Feb 03 15:44:07 2025 +0100
+++ b/src/Grids/grid.jl	Fri Feb 07 22:38:39 2025 +0100
@@ -122,8 +122,6 @@
 """
 function boundary_identifiers end
 
-# TBD: Boundary identifiers for charts and atlases?
-
 """
     boundary_grid(g::Grid, id::BoundaryIdentifier)