35 #define makeSurface(surfType, faceType) \
36 defineNamedTemplateTypeNameAndDebug(surfType<faceType>, 0); \
37 defineTemplatedRunTimeSelectionTable(surfType,fileExtension,faceType); \
38 defineTemplatedMemberFunctionSelectionTable \
#define makeSurface(surfType, faceType)
A surface geometry mesh, in which the surface zone information is conveyed by the 'zoneId' associated...
A face is a list of labels corresponding to mesh vertices.
A triangular face using a FixedList of labels corresponding to mesh vertices.