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 129 of file triSurfaceChecks.C.
|
inline |
Definition at line 143 of file triSurfaceChecks.C.
|
inline |
Definition at line 153 of file triSurfaceChecks.C.
References surfaceNeiOp::faceEdges_, and VRWGraph::size().
ind the neighbour triangle over the edge
Definition at line 158 of file triSurfaceChecks.C.
References DynList< T, staticSize >::append(), DynList< T, staticSize >::clear(), surfaceNeiOp::edgeFaces_, surfaceNeiOp::faceEdges_, forAllRow, and VRWGraph::sizeOfRow().
|
inline |
Definition at line 181 of file triSurfaceChecks.C.
|
private |
const reference to face-edges addressing
Definition at line 133 of file triSurfaceChecks.C.
Referenced by surfaceNeiOp::operator()(), and surfaceNeiOp::size().
|
private |
const reference to edge-faces addressing
Definition at line 136 of file triSurfaceChecks.C.
Referenced by surfaceNeiOp::operator()().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.