34#ifndef Foam_faBoundaryMeshMapper_H
35#define Foam_faBoundaryMeshMapper_H
const faPatchMapper * set(const label i) const
constexpr PtrList() noexcept
label size() const noexcept
faBoundaryMeshMapper(const faMesh &mesh, const mapPolyMesh &mpm)
Construct from components.
faBoundaryMeshMapper(const faBoundaryMeshMapper &)=delete
No copy construct.
faPatchMapper mapper_type
The patch mapper type.
void operator=(const faBoundaryMeshMapper &)=delete
No copy assignment.
Finite area boundary mesh, which is a faPatch list with registered IO, a reference to the associated ...
Finite area mesh (used for 2-D non-Euclidian finite area method) defined using a patch of faces on a ...
Mapping class for a faPatchField. Edge mapping is calculated based on faceCells comparison of old and...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
const polyBoundaryMesh & patches
#define forAll(list, i)
Loop across all elements in list.