directPointPatchFieldMapper Class Reference

direct pointPatchFieldMapper More...

Inheritance diagram for directPointPatchFieldMapper:
[legend]
Collaboration diagram for directPointPatchFieldMapper:
[legend]

Public Member Functions

 directPointPatchFieldMapper (const labelUList &directAddressing)
 Construct given addressing. More...
 
virtual ~directPointPatchFieldMapper ()=default
 Destructor. More...
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 Are there unmapped values? I.e. do all size() elements get. More...
 
const labelUListdirectAddressing () const
 
- Public Member Functions inherited from pointPatchFieldMapper
 pointPatchFieldMapper ()
 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

direct pointPatchFieldMapper

Definition at line 48 of file directPointPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ directPointPatchFieldMapper()

directPointPatchFieldMapper ( const labelUList directAddressing)
inline

Construct given addressing.

Definition at line 65 of file directPointPatchFieldMapper.H.

◆ ~directPointPatchFieldMapper()

virtual ~directPointPatchFieldMapper ( )
virtualdefault

Destructor.

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 78 of file directPointPatchFieldMapper.H.

References UList< T >::size().

Here is the call graph for this function:

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 83 of file directPointPatchFieldMapper.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

Are there unmapped values? I.e. do all size() elements get.

get value

Implements FieldMapper.

Definition at line 88 of file directPointPatchFieldMapper.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 93 of file directPointPatchFieldMapper.H.


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