primitiveFacePatch.H
Go to the documentation of this file.
1 /*---------------------------------------------------------------------------*\
2 Description
3  Compatibility include
4 
5  primitiveFacePatch.H combined into primitivePatch.H
6  (MAY-2022)
7 
8 \*---------------------------------------------------------------------------*/
9 
10 #ifndef FoamCompat_primitiveFacePatch_H
11 #define FoamCompat_primitiveFacePatch_H
12 
13 #include "indirectPrimitivePatch.H"
14 
15 #endif
16 
17 // ************************************************************************* //