faFieldDecomposer::patchFieldDecomposer Class Reference

Patch field decomposer class. More...

Inheritance diagram for faFieldDecomposer::patchFieldDecomposer:
[legend]
Collaboration diagram for faFieldDecomposer::patchFieldDecomposer:
[legend]

Public Member Functions

 patchFieldDecomposer (const label sizeBeforeMapping, const labelUList &addressingSlice, const label addressingOffset)
 Construct given addressing. More...
 
label size () const
 
virtual label sizeBeforeMapping () const
 
bool direct () const
 
virtual bool hasUnmapped () const
 Are there unmapped values? I.e. do all size() elements get. More...
 
const labelUListdirectAddressing () const
 
- Public Member Functions inherited from faPatchFieldMapper
 faPatchFieldMapper ()
 Null constructor. More...
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor. More...
 
virtual ~FieldMapper ()=default
 Destructor. More...
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

Patch field decomposer class.

Definition at line 66 of file faFieldDecomposer.H.

Constructor & Destructor Documentation

◆ patchFieldDecomposer()

patchFieldDecomposer ( const label  sizeBeforeMapping,
const labelUList addressingSlice,
const label  addressingOffset 
)

Construct given addressing.

Definition at line 34 of file faFieldDecomposer.C.

References forAll.

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 90 of file faFieldDecomposer.H.

◆ sizeBeforeMapping()

virtual label sizeBeforeMapping ( ) const
inlinevirtual

Definition at line 95 of file faFieldDecomposer.H.

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 100 of file faFieldDecomposer.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 105 of file faFieldDecomposer.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 110 of file faFieldDecomposer.H.


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