36 #ifndef nonConformalBoundary_H
37 #define nonConformalBoundary_H
48 class nonConformalCoupledPolyPatch;
102 template<
class Type,
class Method>
106 template<
class Type,
class Method>
110 template<
class ... NcPpTypeMethods>
114 NcPpTypeMethods ... typeMethods
119 template<
class NcPpType,
class NcPpMethod,
class ... NcPpTypeMethods>
120 void nonConformalOtherPatchIndices
126 NcPpTypeMethods ... typeMethods
131 void nonConformalOtherPatchIndices
140 const labelList& meshPointOwnerOrigBoundaryPoint()
const;
143 const vectorField& ownerOrigBoundaryPointNormals()
const;
146 const vectorField& ownerOrigBoundaryPointNormals0()
const;
Templated abstract base-class for demand-driven mesh objects used to automate their allocation to the...
const polyMesh & mesh() const
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Mesh consisting of general polyhedral cells.
A class for managing temporary objects.
const fvPatchList & patches
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.