Go to the documentation of this file.
88 mutable labelList* insertedCellLabelsPtr_;
101 void calcAddressing()
const;
124 virtual label
size()
const;
152 return insertedCells_;
virtual bool insertedObjects() const
Abstract base class to hold the Field mapping for mesh morphs.
virtual const labelUList & directAddressing() const
This object provides mapping and fill-in information for cell data between the two meshes after the t...
virtual bool hasUnmapped() const
Mesh consisting of general polyhedral cells.
virtual bool direct() const
virtual const labelListList & addressing() const
virtual label sizeBeforeMapping() const
virtual const scalarListList & weights() const
List< labelList > labelListList
A List of labelList.
virtual label size() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
const virtual labelList & insertedObjectLabels() const
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
UList< label > labelUList
A UList of labels.