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.15.0 on Saturday 25 October 2025. Using Julia version 1.12.1.