Public Member Functions | Private Attributes
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)
 Construct given addressing. More...
 
virtual ~distributedUnallocatedDirectFvPatchFieldMapper ()
 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
 
 distributedUnallocatedDirectFvPatchFieldMapper (const labelUList &directAddressing, const mapDistributeBase &distMap)
 Construct given addressing. More...
 
virtual ~distributedUnallocatedDirectFvPatchFieldMapper ()
 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 ()
 Destructor. More...
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Private Attributes

const labelUListdirectAddressing_
 
const mapDistributeBasedistMap_
 
bool hasUnmapped_
 

Detailed Description

FieldMapper with direct mapping from remote quantities.

Definition at line 45 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ distributedUnallocatedDirectFvPatchFieldMapper() [1/2]

distributedUnallocatedDirectFvPatchFieldMapper ( const labelUList directAddressing,
const mapDistributeBase distMap 
)
inline

◆ ~distributedUnallocatedDirectFvPatchFieldMapper() [1/2]

Destructor.

Definition at line 82 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributedUnallocatedDirectFvPatchFieldMapper() [2/2]

distributedUnallocatedDirectFvPatchFieldMapper ( const labelUList directAddressing,
const mapDistributeBase distMap 
)
inline

◆ ~distributedUnallocatedDirectFvPatchFieldMapper() [2/2]

Destructor.

Definition at line 82 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

Member Function Documentation

◆ size() [1/2]

virtual label size ( ) const
inlinevirtual

◆ direct() [1/2]

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 98 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributed() [1/2]

virtual bool distributed ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 103 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributeMap() [1/2]

virtual const mapDistributeBase& distributeMap ( ) const
inlinevirtual

◆ hasUnmapped() [1/2]

virtual bool hasUnmapped ( ) const
inlinevirtual

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

get value

Implements FieldMapper.

Definition at line 113 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

References distributedUnallocatedDirectFvPatchFieldMapper::hasUnmapped_.

◆ directAddressing() [1/2]

virtual const labelUList& directAddressing ( ) const
inlinevirtual

◆ size() [2/2]

virtual label size ( ) const
inlinevirtual

◆ direct() [2/2]

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 98 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributed() [2/2]

virtual bool distributed ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 103 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

◆ distributeMap() [2/2]

virtual const mapDistributeBase& distributeMap ( ) const
inlinevirtual

◆ hasUnmapped() [2/2]

virtual bool hasUnmapped ( ) const
inlinevirtual

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

get value

Implements FieldMapper.

Definition at line 113 of file distributedUnallocatedDirectFvPatchFieldMapper.H.

References distributedUnallocatedDirectFvPatchFieldMapper::hasUnmapped_.

◆ directAddressing() [2/2]

virtual const labelUList& directAddressing ( ) const
inlinevirtual

Field Documentation

◆ directAddressing_

const labelUList & directAddressing_
private

◆ distMap_

const mapDistributeBase & distMap_
private

◆ hasUnmapped_

bool hasUnmapped_
private

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