32 #ifndef pointBoundaryMeshMapper_H 33 #define pointBoundaryMeshMapper_H 49 public PtrList<pointPatchMapper>
const fvPatchList & patches
#define forAll(list, i)
Loop across all elements in list.
pointBoundaryMeshMapper(const pointMesh &mesh, const pointMapper &pointMap, const polyTopoChangeMap &map)
Construct from components.
Mesh representing a set of points created from polyMesh.
Mapping class for a pointPatchField.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Foam::pointBoundaryMeshMapper.
faceListList boundary(nPatches)
void operator=(const pointBoundaryMeshMapper &)=delete
Disallow default bitwise assignment.
label size() const
Return the number of elements in the UPtrList.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
This object provides mapping and fill-in information for point data between the two meshes after the ...
const pointBoundaryMesh & boundary() const
Return reference to boundary mesh.