35 #ifndef fvSurfaceMapper_H 36 #define fvSurfaceMapper_H 80 mutable labelList* insertedObjectLabelsPtr_;
94 void calcAddressing()
const;
131 virtual bool direct()
const
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 label internalSizeBeforeMapping() const
Return number of internal faces before mapping.
virtual bool insertedObjects() const
Are there any inserted faces.
This object provides mapping and fill-in information for face data between the two meshes after the t...
label nInternalFaces() const
virtual bool direct() const
Is the mapping direct.
virtual label size() const
Return size.
virtual bool hasUnmapped() const
Has unmapped elements.
virtual ~fvSurfaceMapper()
Destructor.
Abstract base class to hold the Field mapping for mesh morphs.
virtual bool insertedObjects() const
Are there any inserted faces.
virtual const labelUList & directAddressing() const
Return direct addressing.
virtual const labelHashSet & flipFaceFlux() const
Return flux flip map.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual const labelList & insertedObjectLabels() const
Return list of inserted faces.
virtual bool direct() const
Is the mapping direct.
virtual label sizeBeforeMapping() const
Return size of field before mapping.
Mesh data needed to do the Finite Volume discretisation.
virtual const scalarListList & weights() const
Return interpolaion weights.
const labelHashSet & flipFaceFlux() const
Return flux flip map.
virtual const labelListList & addressing() const
Return interpolated addressing.