32 #ifndef fvBoundaryMeshMapper_H 33 #define fvBoundaryMeshMapper_H #define forAll(list, i)
Loop across all elements in list.
void operator=(const fvBoundaryMeshMapper &)=delete
Disallow default bitwise assignment.
This object provides mapping and fill-in information for face data between the two meshes after the t...
Foam::fvBoundaryMeshMapper.
faceListList boundary(nPatches)
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...
Mesh data needed to do the Finite Volume discretisation.
fvBoundaryMeshMapper(const fvMesh &mesh, const faceMapper &faceMap)
Construct from components.
Mapping class for a fvPatchField.
const fvBoundaryMesh & boundary() const
Return reference to boundary mesh.