distributedUnallocatedDirectFvPatchFieldMapper Class Reference

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

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

Public Member Functions

 distributedUnallocatedDirectFvPatchFieldMapper (const labelUList &directAddressing, const mapDistributeBase &distMap)
 Construct given addressing. More...
 
virtual ~distributedUnallocatedDirectFvPatchFieldMapper ()=default
 Destructor. More...
 
virtual label size () const
 
virtual bool direct () const
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual bool hasUnmapped () const
 Are there unmapped values? I.e. do all size() elements get. More...
 
virtual const labelUListdirectAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor. More...
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor. More...
 
virtual ~FieldMapper ()=default
 Destructor. More...
 
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 48 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ distributedUnallocatedDirectFvPatchFieldMapper()

distributedUnallocatedDirectFvPatchFieldMapper ( const labelUList directAddressing,
const mapDistributeBase distMap 
)
inline

Construct given addressing.

Definition at line 64 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ ~distributedUnallocatedDirectFvPatchFieldMapper()

Destructor.

Member Function Documentation

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 81 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

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

Here is the call graph for this function:

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 91 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributed()

virtual bool distributed ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 96 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributeMap()

virtual const mapDistributeBase& distributeMap ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 101 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Are there unmapped values? I.e. do all size() elements get.

get value

Implements FieldMapper.

Definition at line 106 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ directAddressing()

virtual const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 111 of file distributedUnallocatedDirectFvPatchFieldMapper.H.


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