FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

meshToMesh::patchFieldInterpolator Class Reference

Patch-field interpolation class. More...

#include <src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H>


Detailed Description

Patch-field interpolation class.

Definition at line 159 of file meshToMesh.H.

Inheritance diagram for meshToMesh::patchFieldInterpolator:
Collaboration diagram for meshToMesh::patchFieldInterpolator:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

patchFieldInterpolator ( const labelList &   addr  ) [inline]

Construct given addressing.

Definition at line 170 of file meshToMesh.H.

virtual ~patchFieldInterpolator (  ) [inline, virtual]

Definition at line 178 of file meshToMesh.H.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 184 of file meshToMesh.H.

References List< T >::size().

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 189 of file meshToMesh.H.

const labelList& directAddressing (  ) const [inline, virtual]

Reimplemented from FieldMapper.

Definition at line 194 of file meshToMesh.H.


The documentation for this class was generated from the following file:
  • src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H