Bookkeeping for polyhedral cell decomposition. More...
Public Member Functions | |
polyDecomp () | |
labelList & | superCells () |
Label of original cell for decomposed cells. More... | |
const labelList & | superCells () const |
Label of original cell for decomposed cells. More... | |
labelList & | addPointCellLabels () |
Cell-centre labels for additional points of decomposed cells. More... | |
const labelList & | addPointCellLabels () const |
Cell-centre labels for additional points of decomposed cells. More... | |
labelList & | pointMap () |
Point labels for subsetted meshes. More... | |
const labelList & | pointMap () const |
Point labels for subsetted meshes. More... | |
void | clear () |
Clear. More... | |
Private Attributes | |
labelList | superCells_ |
labelList | addPointCellLabels_ |
labelList | pointMap_ |
Bookkeeping for polyhedral cell decomposition.
hide in extra pointMap (cellSet/cellZone) for now
Definition at line 188 of file vtkPV3Foam.H.
|
inline |
Definition at line 196 of file vtkPV3Foam.H.
|
inline |
Label of original cell for decomposed cells.
Definition at line 200 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::superCells_.
Referenced by vtkPV3Foam::convertVolField().
|
inline |
Label of original cell for decomposed cells.
Definition at line 206 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::superCells_.
|
inline |
Cell-centre labels for additional points of decomposed cells.
Definition at line 212 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::addPointCellLabels_.
Referenced by vtkPV3Foam::convertPointField().
|
inline |
Cell-centre labels for additional points of decomposed cells.
Definition at line 218 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::addPointCellLabels_.
|
inline |
Point labels for subsetted meshes.
Definition at line 224 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::pointMap_.
Referenced by vtkPV3Foam::convertPointField().
|
inline |
Point labels for subsetted meshes.
Definition at line 230 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::pointMap_.
|
inline |
Clear.
Definition at line 237 of file vtkPV3Foam.H.
References vtkPV3Foam::polyDecomp::addPointCellLabels_, List::clear(), vtkPV3Foam::polyDecomp::pointMap_, and vtkPV3Foam::polyDecomp::superCells_.
|
private |
Definition at line 190 of file vtkPV3Foam.H.
Referenced by vtkPV3Foam::polyDecomp::clear(), and vtkPV3Foam::polyDecomp::superCells().
|
private |
Definition at line 191 of file vtkPV3Foam.H.
Referenced by vtkPV3Foam::polyDecomp::addPointCellLabels(), and vtkPV3Foam::polyDecomp::clear().
|
private |
Definition at line 192 of file vtkPV3Foam.H.
Referenced by vtkPV3Foam::polyDecomp::clear(), and vtkPV3Foam::polyDecomp::pointMap().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.