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

Public Member Functions

 patchFieldDecomposer (const label sizeBeforeMapping, const labelUList &addressingSlice, const label addressingOffset)
 
label size () const
 
virtual label sizeBeforeMapping () const
 
bool direct () const
 
virtual bool hasUnmapped () const
 
const labelUListdirectAddressing () const
 
- Public Member Functions inherited from faPatchFieldMapper
 faPatchFieldMapper ()
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 
virtual ~FieldMapper ()=default
 
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

Definition at line 62 of file faFieldDecomposer.H.

Constructor & Destructor Documentation

◆ patchFieldDecomposer()

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

Definition at line 27 of file faFieldDecomposer.C.

References forAll.

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 86 of file faFieldDecomposer.H.

◆ sizeBeforeMapping()

virtual label sizeBeforeMapping ( ) const
inlinevirtual

Definition at line 91 of file faFieldDecomposer.H.

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 96 of file faFieldDecomposer.H.

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 101 of file faFieldDecomposer.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 106 of file faFieldDecomposer.H.


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