Skip to content

[Mesh] mesh element generation for unstructured meshes #91

@MuellerSeb

Description

@MuellerSeb

With the new mesh class from #65, we should think about generating simple mesh elements from the given points. This could be done with:

https://docs.scipy.org/doc/scipy-1.1.0/reference/generated/scipy.spatial.Delaunay.html

This could help visualizing with pyvista, to get a good mesh representation. otherwise I would stick to vertices as mesh elements.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions