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

fvMeshSubset::pointPatchFieldSubset Class Reference

Patch-field subset interpolation class. More...

#include <src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H>


Detailed Description

Patch-field subset interpolation class.

Definition at line 122 of file fvMeshSubset.H.

Inheritance diagram for fvMeshSubset::pointPatchFieldSubset:
Collaboration diagram for fvMeshSubset::pointPatchFieldSubset:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

pointPatchFieldSubset ( const labelList &   directAddressing  ) [inline]

Construct given addressing.

Definition at line 133 of file fvMeshSubset.H.

virtual ~pointPatchFieldSubset (  ) [inline, virtual]

Definition at line 140 of file fvMeshSubset.H.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 146 of file fvMeshSubset.H.

References List< T >::size().

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 151 of file fvMeshSubset.H.

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

Reimplemented from FieldMapper.

Definition at line 156 of file fvMeshSubset.H.


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