FreeFOAM The Cross-Platform CFD Toolkit
fvFieldDecomposer::patchFieldDecomposer Class Reference

Patch field decomposer class. More...

#include <applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H>


Detailed Description

Patch field decomposer class.

Definition at line 59 of file fvFieldDecomposer.H.

+ Inheritance diagram for fvFieldDecomposer::patchFieldDecomposer:
+ Collaboration diagram for fvFieldDecomposer::patchFieldDecomposer:

List of all members.

Public Member Functions

 patchFieldDecomposer (const unallocLabelList &addressingSlice, const label addressingOffset)
 Construct given addressing.
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

patchFieldDecomposer ( const unallocLabelList addressingSlice,
const label  addressingOffset 
)

Construct given addressing.


Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 81 of file fvFieldDecomposer.H.

References List< T >::size().

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 86 of file fvFieldDecomposer.H.

const unallocLabelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 91 of file fvFieldDecomposer.H.


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