OpenFOAM logo
Open Source CFD Toolkit

fvSurfaceMapper Class Reference

Inheritance diagram for fvSurfaceMapper:

Inheritance graph
[legend]
Collaboration diagram for fvSurfaceMapper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 fvSurfaceMapper (const fvMesh &mesh, const faceMapper &fMapper)
 Construct from components.
virtual ~fvSurfaceMapper ()
virtual label size () const
 Return size.
virtual label sizeBeforeMapping () const
 Return size of field before mapping.
virtual bool direct () const
 Is the mapping direct.
virtual const unallocLabelListdirectAddressing () const
 Return direct addressing.
virtual const labelListListaddressing () const
 Return interpolated addressing.
virtual const scalarListListweights () const
 Return interpolaion weights.
bool insertedObjects () const
 Are there any inserted faces.
const labelListinsertedObjectLabels () const
 Return list of inserted faces.
const labelHashSetflipFaceFlux () const
 Return flux flip map.

Constructor & Destructor Documentation

fvSurfaceMapper const fvMesh mesh,
const faceMapper fMapper
 

Construct from components.

virtual ~fvSurfaceMapper  )  [virtual]
 


Member Function Documentation

virtual const labelListList& addressing  )  const [virtual]
 

Return interpolated addressing.

Reimplemented from FieldMapper.

virtual bool direct  )  const [inline, virtual]
 

Is the mapping direct.

Implements FieldMapper.

Definition at line 140 of file fvSurfaceMapper.H.

References Foam::labelListList, and Foam::scalarListList.

virtual const unallocLabelList& directAddressing  )  const [virtual]
 

Return direct addressing.

Reimplemented from FieldMapper.

const labelHashSet& flipFaceFlux  )  const [inline]
 

Return flux flip map.

Definition at line 164 of file fvSurfaceMapper.H.

const labelList& insertedObjectLabels  )  const [virtual]
 

Return list of inserted faces.

Implements morphFieldMapper.

bool insertedObjects  )  const [inline, virtual]
 

Are there any inserted faces.

Implements morphFieldMapper.

Definition at line 155 of file fvSurfaceMapper.H.

References Foam::labelHashSet.

virtual label size  )  const [inline, virtual]
 

Return size.

Implements FieldMapper.

Definition at line 128 of file fvSurfaceMapper.H.

virtual label sizeBeforeMapping  )  const [inline, virtual]
 

Return size of field before mapping.

Implements morphFieldMapper.

Definition at line 134 of file fvSurfaceMapper.H.

virtual const scalarListList& weights  )  const [virtual]
 

Return interpolaion weights.

Reimplemented from FieldMapper.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org