Patch field mapper class for agglomerated meshes. More...
Public Member Functions | |
agglomPatchFieldMapper (const labelListList &addressing, const scalarListList &weights) | |
Construct given addressing. More... | |
virtual label | size () const |
virtual bool | direct () const |
bool | hasUnmapped () const |
Are there unmapped values? I.e. do all size() elements get. More... | |
virtual const labelListList & | addressing () const |
virtual 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 | |
const labelListList & | addressing_ |
const scalarListList & | weights_ |
bool | hasUnmapped_ |
Patch field mapper class for agglomerated meshes.
Definition at line 90 of file singleCellFvMesh.H.
|
inline |
Construct given addressing.
Definition at line 104 of file singleCellFvMesh.H.
References singleCellFvMesh::agglomPatchFieldMapper::addressing_, HashTable< regIOobject * >::empty(), forAll, and singleCellFvMesh::agglomPatchFieldMapper::hasUnmapped_.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 123 of file singleCellFvMesh.H.
References singleCellFvMesh::agglomPatchFieldMapper::addressing_, and List::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 128 of file singleCellFvMesh.H.
|
inlinevirtual |
Are there unmapped values? I.e. do all size() elements get.
get value
Implements FieldMapper.
Definition at line 133 of file singleCellFvMesh.H.
References singleCellFvMesh::agglomPatchFieldMapper::hasUnmapped_.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 138 of file singleCellFvMesh.H.
References singleCellFvMesh::agglomPatchFieldMapper::addressing_.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 143 of file singleCellFvMesh.H.
References singleCellFvMesh::agglomPatchFieldMapper::weights_.
|
private |
Definition at line 96 of file singleCellFvMesh.H.
Referenced by singleCellFvMesh::agglomPatchFieldMapper::addressing(), singleCellFvMesh::agglomPatchFieldMapper::agglomPatchFieldMapper(), and singleCellFvMesh::agglomPatchFieldMapper::size().
|
private |
Definition at line 97 of file singleCellFvMesh.H.
Referenced by singleCellFvMesh::agglomPatchFieldMapper::weights().
|
private |
Definition at line 98 of file singleCellFvMesh.H.
Referenced by singleCellFvMesh::agglomPatchFieldMapper::agglomPatchFieldMapper(), and singleCellFvMesh::agglomPatchFieldMapper::hasUnmapped().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.