Public Member Functions | List of all members
directPointPatchFieldMapper Class Reference

direct pointPatchFieldMapper More...

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

Public Member Functions

 directPointPatchFieldMapper (const labelUList &directAddressing)
 
virtual ~directPointPatchFieldMapper ()=default
 
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

direct pointPatchFieldMapper

Definition at line 42 of file directPointPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ directPointPatchFieldMapper()

directPointPatchFieldMapper ( const labelUList directAddressing)
inline

Definition at line 59 of file directPointPatchFieldMapper.H.

◆ ~directPointPatchFieldMapper()

virtual ~directPointPatchFieldMapper ( )
virtualdefault

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 72 of file directPointPatchFieldMapper.H.

References UList::size().

Here is the call graph for this function:

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 77 of file directPointPatchFieldMapper.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 82 of file directPointPatchFieldMapper.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 87 of file directPointPatchFieldMapper.H.


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