Public Member Functions | |
surfaceNeiOp (const VRWGraph &faceEdges, const VRWGraph &edgeFaces) | |
label | size () const |
void | operator() (const label tI, DynList< label > &neiTriangles) const |
template<class labelListType > | |
void | collectGroups (std::map< label, DynList< label > > &, const labelListType &, const DynList< label > &) const |
Private Attributes | |
const VRWGraph & | faceEdges_ |
const reference to face-edges addressing More... | |
const VRWGraph & | edgeFaces_ |
const reference to edge-faces addressing More... | |
Definition at line 514 of file triSurfaceChecks.C.
|
inline |
Definition at line 528 of file triSurfaceChecks.C.
|
inline |
Definition at line 538 of file triSurfaceChecks.C.
References surfaceNeiOp::faceEdges_, and VRWGraph::size().
Definition at line 543 of file triSurfaceChecks.C.
References DynList< T, staticSize >::append(), DynList< T, staticSize >::clear(), surfaceNeiOp::edgeFaces_, surfaceNeiOp::faceEdges_, and forAllRow.
|
inline |
Definition at line 565 of file triSurfaceChecks.C.
|
private |
const reference to face-edges addressing
Definition at line 518 of file triSurfaceChecks.C.
Referenced by surfaceNeiOp::operator()(), and surfaceNeiOp::size().
|
private |
const reference to edge-faces addressing
Definition at line 521 of file triSurfaceChecks.C.
Referenced by surfaceNeiOp::operator()().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.