Public Member Functions | List of all members
faAreaMapper Class Reference

FA area mapper. More...

Inheritance diagram for faAreaMapper:
Inheritance graph
[legend]
Collaboration diagram for faAreaMapper:
Collaboration graph
[legend]

Public Member Functions

 faAreaMapper (const faMesh &mesh, const mapPolyMesh &mpm)
 
virtual ~faAreaMapper ()
 
const labelListnewFaceLabels () const
 
const labelListnewFaceLabelsMap () const
 
virtual label size () const
 
virtual label sizeBeforeMapping () const
 
virtual bool direct () const
 
virtual bool hasUnmapped () const
 
virtual const labelUListdirectAddressing () const
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
virtual bool insertedObjects () const
 
virtual const labelListinsertedObjectLabels () const
 
- Public Member Functions inherited from morphFieldMapper
 morphFieldMapper ()
 
virtual ~morphFieldMapper ()=default
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 
virtual ~FieldMapper ()=default
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

FA area mapper.

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Source files

Definition at line 54 of file faAreaMapper.H.

Constructor & Destructor Documentation

◆ faAreaMapper()

faAreaMapper ( const faMesh mesh,
const mapPolyMesh mpm 
)

Definition at line 273 of file faAreaMapper.C.

◆ ~faAreaMapper()

~faAreaMapper ( )
virtual

Definition at line 311 of file faAreaMapper.C.

Member Function Documentation

◆ newFaceLabels()

const Foam::labelList & newFaceLabels ( ) const

Definition at line 319 of file faAreaMapper.C.

Referenced by faAreaMapper::size(), and faMesh::updateMesh().

Here is the caller graph for this function:

◆ newFaceLabelsMap()

const Foam::labelList & newFaceLabelsMap ( ) const

Definition at line 330 of file faAreaMapper.C.

Referenced by faMesh::mapOldAreas(), and faMesh::updateMesh().

Here is the caller graph for this function:

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 137 of file faAreaMapper.H.

References faAreaMapper::newFaceLabels().

Here is the call graph for this function:

◆ sizeBeforeMapping()

virtual label sizeBeforeMapping ( ) const
inlinevirtual

Implements morphFieldMapper.

Definition at line 143 of file faAreaMapper.H.

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 149 of file faAreaMapper.H.

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 154 of file faAreaMapper.H.

◆ directAddressing()

const Foam::labelUList & directAddressing ( ) const
virtual

Reimplemented from FieldMapper.

Definition at line 341 of file faAreaMapper.C.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ addressing()

const Foam::labelListList & addressing ( ) const
virtual

Reimplemented from FieldMapper.

Definition at line 359 of file faAreaMapper.C.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ weights()

const Foam::scalarListList & weights ( ) const
virtual

Reimplemented from FieldMapper.

Definition at line 377 of file faAreaMapper.C.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ insertedObjects()

virtual bool insertedObjects ( ) const
inlinevirtual

Implements morphFieldMapper.

Definition at line 169 of file faAreaMapper.H.

References faAreaMapper::insertedObjectLabels().

Here is the call graph for this function:

◆ insertedObjectLabels()

const Foam::labelList & insertedObjectLabels ( ) const
virtual

Implements morphFieldMapper.

Definition at line 395 of file faAreaMapper.C.

Referenced by faAreaMapper::insertedObjects().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: