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