OpenFOAM logo
Open Source CFD Toolkit

fvMeshSubset::patchFieldSubset Class Reference

Inheritance diagram for fvMeshSubset::patchFieldSubset:

Inheritance graph
[legend]
Collaboration diagram for fvMeshSubset::patchFieldSubset:

Collaboration graph
[legend]
List of all members.

Detailed Description

Patch-field subset interpolation class.

Definition at line 90 of file fvMeshSubset.H.

Public Member Functions

 patchFieldSubset (const fvMeshSubset &ms, const label patchNo)
 Construct given addressing.
virtual ~patchFieldSubset ()
label size () const
bool direct () const
const unallocLabelListdirectAddressing () const


Constructor & Destructor Documentation

patchFieldSubset const fvMeshSubset ms,
const label  patchNo
[inline]
 

Construct given addressing.

Definition at line 101 of file fvMeshSubset.H.

References forAll, Foam::label, and Foam::size().

Here is the call graph for this function:

virtual ~patchFieldSubset  )  [inline, virtual]
 

Definition at line 136 of file fvMeshSubset.H.


Member Function Documentation

bool direct  )  const [inline, virtual]
 

Implements FieldMapper.

Definition at line 147 of file fvMeshSubset.H.

const unallocLabelList& directAddressing  )  const [inline, virtual]
 

Reimplemented from FieldMapper.

Definition at line 152 of file fvMeshSubset.H.

References Foam::interpolate(), Foam::label, Foam::labelHashSet, and Foam::labelList.

Here is the call graph for this function:

label size  )  const [inline, virtual]
 

Implements FieldMapper.

Definition at line 142 of file fvMeshSubset.H.


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