Geometry
using CompScienceMeshes
Γ = meshsphere(radius=1.0, h=0.35)
pt = CompScienceMeshes.patch(Γ)
pl = PlotlyBase.Plot(pt)
using CompScienceMeshes
Γ = meshsphere(radius=1.0, h=0.35)
pt = CompScienceMeshes.patch(Γ)
pl = PlotlyBase.Plot(pt)
Settings
This document was generated with Documenter.jl version 1.16.1 on Sunday 4 January 2026. Using Julia version 1.12.3.