Files
Zhengshou Lai a799424a53 Fix triangle.h conflict with OpenFOAM
- Rename triangle.h to cork_triangle.h to avoid conflict with OpenFOAM's triangle.H
- Add header guards (#ifndef CORK_TRIANGLE_H) to prevent multiple inclusion
- Add REAL type definition to prevent compilation errors
- Update all references from triangle.h to cork_triangle.h in:
  - src/isct/triangle.c
  - src/mesh/mesh.isct.tpp

This resolves the triangulateio struct redefinition error when building
with OpenFOAM integration.
2025-09-24 10:04:40 +08:00
..
2013-02-06 23:39:28 -08:00
2013-02-06 23:39:28 -08:00
2013-02-15 00:37:45 -08:00
2013-02-15 00:37:45 -08:00
2013-02-15 00:37:45 -08:00
2013-02-06 23:39:28 -08:00