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.
Public Member Functions | |
processorSurfacePatchFieldDecomposer (const unallocLabelList &addressingSlice) | |
Construct given addressing. | |
label | size () const |
bool | direct () const |
const labelListList & | addressing () const |
const scalarListList & | weights () const |
![]() | |
fvPatchFieldMapper () | |
Null constructor. | |
![]() | |
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.