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