Processor patch field decomposer class. Surface field is assumed. More...
Public Member Functions | |
processorSurfacePatchFieldDecomposer (const labelUList &addressingSlice) | |
Construct given addressing. More... | |
label | size () const |
bool | direct () const |
bool | hasUnmapped () const |
Are there unmapped values. More... | |
const labelListList & | addressing () const |
const scalarListList & | weights () const |
![]() | |
fvPatchFieldMapper () | |
Null constructor. More... | |
![]() | |
FieldMapper () | |
Null constructor. More... | |
virtual | ~FieldMapper () |
Destructor. More... | |
virtual bool | distributed () const |
virtual const mapDistributeBase & | distributeMap () const |
virtual const labelUList & | directAddressing () const |
template<class Type > | |
tmp< Field< Type > > | operator() (const Field< Type > &f) const |
Private Attributes | |
labelListList | addressing_ |
scalarListList | weights_ |
Processor patch field decomposer class. Surface field is assumed.
to have direction (so manipulates sign when mapping)
Definition at line 151 of file fvFieldDecomposer.H.
processorSurfacePatchFieldDecomposer | ( | const labelUList & | addressingSlice | ) |
Construct given addressing.
Definition at line 97 of file fvFieldDecomposer.C.
References forAll, Foam::mag(), and Foam::sign().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 169 of file fvFieldDecomposer.H.
References fvFieldDecomposer::processorSurfacePatchFieldDecomposer::addressing_, and List::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 174 of file fvFieldDecomposer.H.
|
inlinevirtual |
Are there unmapped values.
Implements FieldMapper.
Definition at line 180 of file fvFieldDecomposer.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 185 of file fvFieldDecomposer.H.
References fvFieldDecomposer::processorSurfacePatchFieldDecomposer::addressing_.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 190 of file fvFieldDecomposer.H.
References fvFieldDecomposer::processorSurfacePatchFieldDecomposer::weights_.
|
private |
Definition at line 155 of file fvFieldDecomposer.H.
Referenced by fvFieldDecomposer::processorSurfacePatchFieldDecomposer::addressing(), and fvFieldDecomposer::processorSurfacePatchFieldDecomposer::size().
|
private |
Definition at line 156 of file fvFieldDecomposer.H.
Referenced by fvFieldDecomposer::processorSurfacePatchFieldDecomposer::weights().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.