API reference#
This reference is generated from the documented Python objects listed below.
For mesh.geometry and mesh.topology, see MeshGeometry and
MeshTopology respectively.
Root package functions#
|
Read a mesh file into a |
Build a |
|
|
Load bundled logging settings so |
graphlow.configure_logging() is an optional helper for quick, interactive
logging setup (notebooks, REPL, short scripts). It does not replace configuring
logging in applications; see Logging (optional).
Core mesh classes#
|
Differentiable mesh container backed by a PyVista grid. |
Differentiable geometry evaluated on a mesh. |
|
Topology API for fixed-connectivity meshes. |