50 class polyTopoChangeMap;
87 mutable labelList* insertedFaceLabelsPtr_;
93 void calcAddressing()
const;
117 virtual bool direct()
const
140 return insertedFaces_;
This object provides mapping and fill-in information for face data between the two meshes after the t...
virtual const labelListList & addressing() const
Return interpolated addressing.
virtual const scalarListList & weights() const
Return interpolation weights.
virtual const labelUList & directAddressing() const
Return direct addressing.
virtual const labelList & insertedObjectLabels() const
Return list of inserted faces.
const labelList & oldPatchStarts() const
Return old patch starts.
const labelList & oldPatchSizes() const
Return old patch sizes.
virtual label sizeBeforeMapping() const
Return size of field before mapping.
void operator=(const faceMapper &)=delete
Disallow default bitwise assignment.
label nOldInternalFaces() const
Return number of old internalFaces.
label internalSizeBeforeMapping() const
Return number of internal faces before mapping.
virtual ~faceMapper()
Destructor.
const labelHashSet & flipFaceFlux() const
Return flux flip map.
virtual bool insertedObjects() const
Are there any inserted faces.
faceMapper(const polyTopoChangeMap &mpm)
Construct from polyTopoChangeMap.
virtual bool direct() const
Is the mapping direct.
Abstract base class to hold the Field mapping for mesh morphs.
Mesh consisting of general polyhedral cells.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.