diff src/Grids/grid.jl @ 1954:b0915f43b122 feature/sbp_operators/laplace_curvilinear

Merge feature/grids/geometry_functions
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 08 Feb 2025 09:38:58 +0100
parents 76c6bde84656
children
line wrap: on
line diff
--- a/src/Grids/grid.jl	Sat Feb 08 09:35:13 2025 +0100
+++ b/src/Grids/grid.jl	Sat Feb 08 09:38:58 2025 +0100
@@ -122,8 +122,6 @@
 """
 function boundary_identifiers end
 
-# TBD: Boundary identifiers for charts and atlases?
-
 """
     boundary_grid(g::Grid, id::BoundaryIdentifier)