OpenFOAM logo
Open Source CFD Toolkit

meshToMesh::patchFieldInterpolator Class Reference

Inheritance diagram for meshToMesh::patchFieldInterpolator:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Patch-field interpolation class.

Definition at line 175 of file meshToMesh.H.

Public Member Functions

 patchFieldInterpolator (const labelList &addr)
 Construct given addressing.
virtual ~patchFieldInterpolator ()
label size () const
bool direct () const
const labelListdirectAddressing () const


Constructor & Destructor Documentation

patchFieldInterpolator const labelList addr  )  [inline]
 

Construct given addressing.

Definition at line 186 of file meshToMesh.H.

References Foam::label.

virtual ~patchFieldInterpolator  )  [inline, virtual]
 

Definition at line 194 of file meshToMesh.H.


Member Function Documentation

bool direct  )  const [inline, virtual]
 

Implements FieldMapper.

Definition at line 205 of file meshToMesh.H.

const labelList& directAddressing  )  const [inline, virtual]
 

Reimplemented from FieldMapper.

Definition at line 210 of file meshToMesh.H.

label size  )  const [inline, virtual]
 

Implements FieldMapper.

Definition at line 200 of file meshToMesh.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org