faFieldReconstructor::faPatchFieldReconstructor Class Reference
Inheritance diagram for faFieldReconstructor::faPatchFieldReconstructor:
[legend]
Collaboration diagram for faFieldReconstructor::faPatchFieldReconstructor:
[legend]

Public Member Functions

 faPatchFieldReconstructor (const label size, const label sizeBeforeMapping)
 Construct given size. More...
 
virtual label size () const
 
virtual label sizeBeforeMapping () const
 
virtual bool direct () 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 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

Definition at line 90 of file faFieldReconstructor.H.

Constructor & Destructor Documentation

◆ faPatchFieldReconstructor()

faPatchFieldReconstructor ( const label  size,
const label  sizeBeforeMapping 
)
inline

Construct given size.

Definition at line 103 of file faFieldReconstructor.H.

Member Function Documentation

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 115 of file faFieldReconstructor.H.

◆ sizeBeforeMapping()

virtual label sizeBeforeMapping ( ) const
inlinevirtual

Definition at line 120 of file faFieldReconstructor.H.

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 125 of file faFieldReconstructor.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 130 of file faFieldReconstructor.H.

◆ directAddressing()

virtual const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 135 of file faFieldReconstructor.H.

References UList< T >::null().

Here is the call graph for this function:

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