FreeFOAM The Cross-Platform CFD Toolkit
fvMeshSubset::patchFieldSubset 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 80 of file fvMeshSubset.H.

+ Inheritance diagram for fvMeshSubset::patchFieldSubset:
+ Collaboration diagram for fvMeshSubset::patchFieldSubset:

List of all members.

Public Member Functions

 patchFieldSubset (const labelList &directAddressing)
 Construct given addressing.
virtual ~patchFieldSubset ()
label size () const
bool direct () const
const unallocLabelListdirectAddressing () const
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor.
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor.
virtual ~FieldMapper ()
virtual const labelListListaddressing () const
virtual const scalarListListweights () const
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const

Constructor & Destructor Documentation

patchFieldSubset ( const labelList directAddressing)
inline

Construct given addressing.

Definition at line 91 of file fvMeshSubset.H.

virtual ~patchFieldSubset ( )
inlinevirtual

Definition at line 98 of file fvMeshSubset.H.


Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 104 of file fvMeshSubset.H.

References List< T >::size().

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 109 of file fvMeshSubset.H.

const unallocLabelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 114 of file fvMeshSubset.H.


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