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

Public Member Functions

 pointPatchFieldReconstructor (const label size)
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 
const labelUListdirectAddressing () const
 
- Public Member Functions inherited from pointPatchFieldMapper
 pointPatchFieldMapper ()
 
- 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 85 of file pointFieldReconstructor.H.

Constructor & Destructor Documentation

◆ pointPatchFieldReconstructor()

pointPatchFieldReconstructor ( const label  size)
inline

Definition at line 96 of file pointFieldReconstructor.H.

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 104 of file pointFieldReconstructor.H.

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 109 of file pointFieldReconstructor.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 114 of file pointFieldReconstructor.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 119 of file pointFieldReconstructor.H.

References UList::null().

Here is the call graph for this function:

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