Public Member Functions | List of all members
singleCellFvMesh::agglomPatchFieldMapper Class Reference
Inheritance diagram for singleCellFvMesh::agglomPatchFieldMapper:
Inheritance graph
[legend]
Collaboration diagram for singleCellFvMesh::agglomPatchFieldMapper:
Collaboration graph
[legend]

Public Member Functions

 agglomPatchFieldMapper (const labelListList &addressing, const scalarListList &weights)
 
virtual label size () const
 
virtual bool direct () const
 
bool hasUnmapped () const
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 
virtual ~FieldMapper ()=default
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual const labelUListdirectAddressing () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

Definition at line 89 of file singleCellFvMesh.H.

Constructor & Destructor Documentation

◆ agglomPatchFieldMapper()

agglomPatchFieldMapper ( const labelListList addressing,
const scalarListList weights 
)
inline

Definition at line 103 of file singleCellFvMesh.H.

References singleCellFvMesh::agglomPatchFieldMapper::addressing().

Here is the call graph for this function:

Member Function Documentation

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 122 of file singleCellFvMesh.H.

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 127 of file singleCellFvMesh.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 132 of file singleCellFvMesh.H.

◆ addressing()

virtual const labelListList& addressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 137 of file singleCellFvMesh.H.

Referenced by singleCellFvMesh::agglomPatchFieldMapper::agglomPatchFieldMapper().

Here is the caller graph for this function:

◆ weights()

virtual const scalarListList& weights ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 142 of file singleCellFvMesh.H.


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