Public Member Functions | List of all members
distributedUnallocatedDirectFvPatchFieldMapper Class Reference

FieldMapper with direct mapping from remote quantities. More...

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

Public Member Functions

 distributedUnallocatedDirectFvPatchFieldMapper (const labelUList &directAddressing, const mapDistributeBase &distMap)
 
virtual ~distributedUnallocatedDirectFvPatchFieldMapper ()=default
 
virtual label size () const
 
virtual bool direct () const
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual bool hasUnmapped () const
 
virtual const labelUListdirectAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 
virtual ~FieldMapper ()=default
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

FieldMapper with direct mapping from remote quantities.

Definition at line 42 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ distributedUnallocatedDirectFvPatchFieldMapper()

distributedUnallocatedDirectFvPatchFieldMapper ( const labelUList directAddressing,
const mapDistributeBase distMap 
)
inline

◆ ~distributedUnallocatedDirectFvPatchFieldMapper()

Member Function Documentation

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 75 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

References mapDistributeBase::constructSize(), Foam::notNull(), and UList::size().

Here is the call graph for this function:

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 85 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributed()

virtual bool distributed ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 90 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributeMap()

virtual const mapDistributeBase& distributeMap ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 95 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 100 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ directAddressing()

virtual const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 105 of file distributedUnallocatedDirectFvPatchFieldMapper.H.


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