Loop3D / LoopStructural

LoopStructural is an open-source 3D structural geological modelling library.
MIT License
178 stars 35 forks source link

Removing cython dependency #168

Closed lachlangrose closed 7 months ago

lachlangrose commented 8 months ago

Fairly major changes to the interpolation removing the requirement for cython by finding common faces for the tetrahedron. This approach works for both structured and unstructured tetra e.g. tetra defined by a cartesian grid and also tetra defined by elements, nodes and neighbours.