Patch field decomposer class. More...
#include <applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H>
Patch field decomposer class.
Definition at line 59 of file fvFieldDecomposer.H.
Inheritance diagram for fvFieldDecomposer::patchFieldDecomposer:
Collaboration diagram for fvFieldDecomposer::patchFieldDecomposer:Public Member Functions | |
| patchFieldDecomposer (const unallocLabelList &addressingSlice, const label addressingOffset) | |
| Construct given addressing. | |
| label | size () const |
| bool | direct () const |
| const unallocLabelList & | directAddressing () const |
Public Member Functions inherited from fvPatchFieldMapper | |
| fvPatchFieldMapper () | |
| Null constructor. | |
Public Member Functions inherited from FieldMapper | |
| FieldMapper () | |
| Null constructor. | |
| virtual | ~FieldMapper () |
| virtual const labelListList & | addressing () const |
| virtual const scalarListList & | weights () const |
| template<class Type > | |
| tmp< Field< Type > > | operator() (const Field< Type > &f) const |
| patchFieldDecomposer | ( | const unallocLabelList & | addressingSlice, |
| const label | addressingOffset | ||
| ) |
Construct given addressing.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 81 of file fvFieldDecomposer.H.
References List< T >::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 86 of file fvFieldDecomposer.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 91 of file fvFieldDecomposer.H.