87 mutable labelList* insertedPointLabelsPtr_;
93 void calcAddressing()
const;
120 virtual bool direct()
const 144 return insertedPoints_;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual const labelListList & addressing() const
Return interpolated addressing.
virtual bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
virtual label sizeBeforeMapping() const
Return size before mapping.
const labelList & insertedObjectLabels() const
Return list of inserted points.
virtual ~pointMapper()
Destructor.
pointMapper(const pointMesh &, const mapPolyMesh &mpm)
Construct from mapPolyMesh.
void operator=(const pointMapper &)=delete
Disallow default bitwise assignment.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
bool insertedObjects() const
Are there any inserted points.
Mesh representing a set of points created from polyMesh.
virtual const scalarListList & weights() const
Return interpolation weights.
virtual const labelUList & directAddressing() const
Return direct addressing.
Abstract base class to hold the Field mapping for mesh morphs.
virtual bool direct() const
Is the mapping direct.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
This object provides mapping and fill-in information for point data between the two meshes after the ...