API Overview ============ The public API is available from the top-level ``pysurfacefun`` namespace. Quadrilateral patches --------------------- .. autosummary:: pysurfacefun.sphere pysurfacefun.torus pysurfacefun.stellarator pysurfacefun.surfacefun pysurfacefun.surfaceop pysurfacefun.lap pysurfacefun.grad pysurfacefun.normal pysurfacefun.write_vtu Triangular patches ------------------ .. autosummary:: pysurfacefun.icosphere_tri pysurfacefun.LevelSetSurface pysurfacefun.tri_surfacefun pysurfacefun.tri_surfaceop pysurfacefun.tri_lap pysurfacefun.tri_surfacearea pysurfacefun.write_tri_vtu pysurfacefun.write_triangle_meshio Module reference ---------------- .. automodule:: pysurfacefun :members: :undoc-members: :show-inheritance: