From 5d362d2b8f45b334ec8598b2daefda5c384a57bb Mon Sep 17 00:00:00 2001 From: chethana-rao Date: Tue, 24 Sep 2024 14:14:11 +0100 Subject: [PATCH] ./examples/demo_hemisphere_mesh.jl --- examples/demo_hemisphere_mesh.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/demo_hemisphere_mesh.jl b/examples/demo_hemisphere_mesh.jl index d4ef189..625a28b 100644 --- a/examples/demo_hemisphere_mesh.jl +++ b/examples/demo_hemisphere_mesh.jl @@ -6,7 +6,7 @@ using Statistics using LinearAlgebra -# Build Hemis_sphere +# Demo for building a hemissphere from a isosaheddron . # Example geometry for a sphere that is cut so some edges are boundary edges n = 1# Number of refinement steps of the geodesic sphere