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

Public Member Functions

 patchFieldInterpolator (const labelList &addr)
 
virtual ~patchFieldInterpolator ()=default
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 
const labelListdirectAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 
- 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 179 of file meshToMesh0.H.

Constructor & Destructor Documentation

◆ patchFieldInterpolator()

patchFieldInterpolator ( const labelList addr)
inline

Definition at line 191 of file meshToMesh0.H.

◆ ~patchFieldInterpolator()

virtual ~patchFieldInterpolator ( )
virtualdefault

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 203 of file meshToMesh0.H.

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 208 of file meshToMesh0.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 213 of file meshToMesh0.H.

◆ directAddressing()

const labelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 218 of file meshToMesh0.H.


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