albiremo / dualGPy

Python library to generate the dual graph of a generic mesh
MIT License
2 stars 0 forks source link

Implement the 3D #1

Closed albiremo closed 2 years ago

albiremo commented 3 years ago

Implement the 3D part

albiremo commented 2 years ago

With the re-factoring it will be easier, it will be sufficient to consider the inheritance with respect to the Mesh and Graph metaclasses

albiremo commented 2 years ago

The 3D read of CGNS has been implemented in the last commit.