meshToMesh0::patchFieldInterpolator Class Reference

Patch-field interpolation class. More...

Inheritance diagram for meshToMesh0::patchFieldInterpolator:
[legend]
Collaboration diagram for meshToMesh0::patchFieldInterpolator:
[legend]

Public Member Functions

 patchFieldInterpolator (const labelList &addr)
 Construct given addressing. More...
 
virtual ~patchFieldInterpolator ()=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 labelListdirectAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 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

Patch-field interpolation class.

Definition at line 183 of file meshToMesh0.H.

Constructor & Destructor Documentation

◆ patchFieldInterpolator()

patchFieldInterpolator ( const labelList addr)
inline

Construct given addressing.

Definition at line 195 of file meshToMesh0.H.

◆ ~patchFieldInterpolator()

virtual ~patchFieldInterpolator ( )
virtualdefault

Destructor.

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 207 of file meshToMesh0.H.

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 212 of file meshToMesh0.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

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

get value

Implements FieldMapper.

Definition at line 217 of file meshToMesh0.H.

◆ directAddressing()

const labelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 222 of file meshToMesh0.H.


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