Expand description
Mesh generators for analytical test geometries
Provides functions to generate surface meshes for standard geometries used in BEM validation: spheres, cylinders, etc.
Functionsยง
- generate_
closed_ cylinder_ mesh - Generate a cylinder mesh with end caps (closed cylinder)
- generate_
cylinder_ mesh - Generate a cylindrical surface mesh
- generate_
icosphere_ mesh - Generate an icosphere mesh (subdivided icosahedron)
- generate_
sphere_ mesh - Generate a spherical surface mesh using UV-sphere discretization