Public Member Functions | List of all members
fvSurfaceMapper Class Reference

FV surface mapper. More...

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

Public Member Functions

 fvSurfaceMapper (const fvMesh &mesh, const faceMapper &fMapper)
 
virtual ~fvSurfaceMapper ()
 
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
 
const labelHashSetflipFaceFlux () 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

FV surface mapper.

Source files

Definition at line 52 of file fvSurfaceMapper.H.

Constructor & Destructor Documentation

◆ fvSurfaceMapper()

fvSurfaceMapper ( const fvMesh mesh,
const faceMapper fMapper 
)

Definition at line 142 of file fvSurfaceMapper.C.

◆ ~fvSurfaceMapper()

~fvSurfaceMapper ( )
virtual

Definition at line 158 of file fvSurfaceMapper.C.

Member Function Documentation

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 116 of file fvSurfaceMapper.H.

References primitiveMesh::nInternalFaces().

Here is the call graph for this function:

◆ sizeBeforeMapping()

virtual label sizeBeforeMapping ( ) const
inlinevirtual

Implements morphFieldMapper.

Definition at line 122 of file fvSurfaceMapper.H.

References faceMapper::internalSizeBeforeMapping().

Here is the call graph for this function:

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 128 of file fvSurfaceMapper.H.

References faceMapper::direct().

Here is the call graph for this function:

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 134 of file fvSurfaceMapper.H.

References fvSurfaceMapper::insertedObjects().

Here is the call graph for this function:

◆ directAddressing()

const Foam::labelUList & directAddressing ( ) const
virtual

Reimplemented from FieldMapper.

Definition at line 166 of file fvSurfaceMapper.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 184 of file fvSurfaceMapper.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 202 of file fvSurfaceMapper.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 149 of file fvSurfaceMapper.H.

References faceMapper::insertedObjects().

Referenced by fvSurfaceMapper::hasUnmapped().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ insertedObjectLabels()

const Foam::labelList & insertedObjectLabels ( ) const
virtual

Implements morphFieldMapper.

Definition at line 220 of file fvSurfaceMapper.C.

◆ flipFaceFlux()

const labelHashSet& flipFaceFlux ( ) const
inline

Definition at line 158 of file fvSurfaceMapper.H.

References faceMapper::flipFaceFlux().

Here is the call graph for this function:

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