Processor patch field decomposer class. Surface field is assumed. More...
#include <applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.H>
Processor patch field decomposer class. Surface field is assumed.
to have direction (so manipulates sign when mapping)
Definition at line 140 of file fvFieldDecomposer.H.
Inheritance diagram for fvFieldDecomposer::processorSurfacePatchFieldDecomposer:
Collaboration diagram for fvFieldDecomposer::processorSurfacePatchFieldDecomposer:Public Member Functions | |
| processorSurfacePatchFieldDecomposer (const unallocLabelList &addressingSlice) | |
| Construct given addressing. | |
| label | size () const |
| bool | direct () const |
| const labelListList & | addressing () const |
| const scalarListList & | weights () const |
Public Member Functions inherited from fvPatchFieldMapper | |
| fvPatchFieldMapper () | |
| Null constructor. | |
Public Member Functions inherited from FieldMapper | |
| FieldMapper () | |
| Null constructor. | |
| virtual | ~FieldMapper () |
| virtual const unallocLabelList & | directAddressing () const |
| template<class Type > | |
| tmp< Field< Type > > | operator() (const Field< Type > &f) const |
| processorSurfacePatchFieldDecomposer | ( | const unallocLabelList & | addressingSlice | ) |
Construct given addressing.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 158 of file fvFieldDecomposer.H.
References List< T >::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 163 of file fvFieldDecomposer.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 168 of file fvFieldDecomposer.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 173 of file fvFieldDecomposer.H.