36 #ifndef nonConformalBoundary_H 37 #define nonConformalBoundary_H 48 class nonConformalCoupledPolyPatch;
56 public MeshObject<polyMesh, MoveableMeshObject, nonConformalBoundary>
98 const labelList& meshPointOwnerOrigBoundaryPoint()
const;
101 const vectorField& ownerOrigBoundaryPointNormals()
const;
104 const vectorField& ownerOrigBoundaryPointNormals0()
const;
const fvPatchList & patches
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
A list of faces which address into the list of points.
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.