OpenFOAM logo
Open Source CFD Toolkit

tetPolyPatchMapperFaceDecomp Class Reference

Inheritance diagram for tetPolyPatchMapperFaceDecomp:

Inheritance graph
[legend]
Collaboration diagram for tetPolyPatchMapperFaceDecomp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 tetPolyPatchMapperFaceDecomp (const tetPolyPatchFaceDecomp &patch, const mapPolyMesh &meshMap, const pointMapper &pMapper, const faceMapper &fMapper)
 Construct from mappers.
virtual ~tetPolyPatchMapperFaceDecomp ()
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.

Constructor & Destructor Documentation

tetPolyPatchMapperFaceDecomp const tetPolyPatchFaceDecomp patch,
const mapPolyMesh meshMap,
const pointMapper pMapper,
const faceMapper fMapper
 

Construct from mappers.

virtual ~tetPolyPatchMapperFaceDecomp  )  [virtual]
 


Member Function Documentation

virtual const labelListList& addressing  )  const [virtual]
 

Return interpolated addressing.

Reimplemented from FieldMapper.

virtual bool direct  )  const [virtual]
 

Is the mapping direct.

Implements FieldMapper.

virtual const unallocLabelList& directAddressing  )  const [virtual]
 

Return direct addressing.

Reimplemented from FieldMapper.

virtual label size  )  const [virtual]
 

Return size.

Implements FieldMapper.

virtual label sizeBeforeMapping  )  const [virtual]
 

Return size of field before mapping.

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