triPoints.H
Go to the documentation of this file.
1 // Compatibility include.
2 // triPoints defined in triangle.H (JUL-2022)
3 
4 #ifndef FoamCompat_triPoints_H
5 #define FoamCompat_triPoints_H
6 
7 #include "triangle.H"
8 
9 #endif
10 
11 // ************************************************************************* //