35 #ifndef fvSurfaceMapper_H 36 #define fvSurfaceMapper_H 80 mutable labelList* insertedObjectLabelsPtr_;
87 void calcAddressing()
const;
121 virtual bool direct()
const
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...
fvSurfaceMapper(const fvMesh &mesh, const faceMapper &fMapper)
Construct from components.
virtual bool direct() const
Is the mapping direct.
virtual bool hasUnmapped() const
Has unmapped elements.
void operator=(const fvSurfaceMapper &)=delete
Disallow default bitwise assignment.
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 interpolation weights.
const labelHashSet & flipFaceFlux() const
Return flux flip map.
virtual const labelListList & addressing() const
Return interpolated addressing.