34#ifndef pointPatchFieldMapperPatchRef_H
35#define pointPatchFieldMapperPatchRef_H
48class pointPatchFieldMapperPatchRef
61 pointPatchFieldMapperPatchRef
63 const pointPatchFieldMapperPatchRef&
67 void operator=(
const pointPatchFieldMapperPatchRef&) =
delete;
75 pointPatchFieldMapperPatchRef
const pointPatch & sourcePatch() const
pointPatchFieldMapperPatchRef(const pointPatch &source, const pointPatch &target)
Construct from components.
const pointPatch & targetPatch() const
pointPatchFieldMapper()=default
Default construct.
Basic pointPatch represents a set of points from the mesh.