Mesh ==== This packages has utilities to handle the two different mesh formats to use in GEOS: - InternalMesh that is provided by GEOS - VtkMesh that is imported by GEOS InternalMesh ------------ .. automodule:: geos.pygeos_tools.mesh.InternalMesh :members: :undoc-members: :show-inheritance: VtkMesh ------- .. automodule:: geos.pygeos_tools.mesh.VtkMesh :members: :undoc-members: :show-inheritance: