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

Public Member Functions

 faPatchFieldReconstructor (const label size, const label sizeBeforeMapping)
 
virtual label size () const
 
virtual label sizeBeforeMapping () const
 
virtual bool direct () const
 
virtual bool hasUnmapped () const
 
virtual 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 86 of file faFieldReconstructor.H.

Constructor & Destructor Documentation

◆ faPatchFieldReconstructor()

faPatchFieldReconstructor ( const label  size,
const label  sizeBeforeMapping 
)
inline

Definition at line 99 of file faFieldReconstructor.H.

Member Function Documentation

◆ size()

virtual label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 111 of file faFieldReconstructor.H.

◆ sizeBeforeMapping()

virtual label sizeBeforeMapping ( ) const
inlinevirtual

Definition at line 116 of file faFieldReconstructor.H.

◆ direct()

virtual bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 121 of file faFieldReconstructor.H.

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 126 of file faFieldReconstructor.H.

◆ directAddressing()

virtual const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 131 of file faFieldReconstructor.H.

References UList::null().

Here is the call graph for this function:

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