Go to the documentation of this file.
41 #ifndef faAreaMapper_H
42 #define faAreaMapper_H
77 mutable bool hasUnmapped_;
80 label sizeBeforeMapping_;
99 mutable labelList* insertedObjectLabelsPtr_;
111 void calcAddressing()
const;
142 virtual label
size()
const
150 return sizeBeforeMapping_;
Abstract base class to hold the Field mapping for mesh morphs.
virtual const labelListList & addressing() const
const labelList & newFaceLabels() const
virtual label sizeBeforeMapping() const
virtual bool insertedObjects() const
virtual const scalarListList & weights() const
virtual bool direct() const
virtual label size() const
virtual const labelList & insertedObjectLabels() const
const labelList & newFaceLabelsMap() const
virtual bool hasUnmapped() const
List< labelList > labelListList
A List of labelList.
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...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Finite area mesh. Used for 2-D non-Euclidian finite area method.
UList< label > labelUList
A UList of labels.
virtual const labelUList & directAddressing() const