Public Member Functions | List of all members
meshToMesh0::patchFieldInterpolator Class Reference

Patch-field interpolation class. More...

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

Public Member Functions

 patchFieldInterpolator (const labelList &addr)
 Construct given addressing. More...
 
virtual ~patchFieldInterpolator ()
 Destructor. More...
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 Are there unmapped values? I.e. do all size() elements get. More...
 
const labelList & directAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor. More...
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor. More...
 
virtual ~FieldMapper ()
 Destructor. More...
 
virtual bool distributed () const
 
virtual const mapDistributeBase & distributeMap () const
 
virtual const labelListList & addressing () const
 
virtual const scalarListList & weights () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

Patch-field interpolation class.

Definition at line 178 of file meshToMesh0.H.

Constructor & Destructor Documentation

patchFieldInterpolator ( const labelList &  addr)
inline

Construct given addressing.

Definition at line 190 of file meshToMesh0.H.

virtual ~patchFieldInterpolator ( )
inlinevirtual

Destructor.

Definition at line 197 of file meshToMesh0.H.

Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 203 of file meshToMesh0.H.

References List< T >::size().

Here is the call graph for this function:

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 208 of file meshToMesh0.H.

bool hasUnmapped ( ) const
inlinevirtual

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

get value

Implements FieldMapper.

Definition at line 213 of file meshToMesh0.H.

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: