Public Member Functions | |
graphNeiOp (const VRWGraph &neiGroups) | |
Construct from VRWGraph. More... | |
label | size () const |
return the size of the graph More... | |
void | operator() (const label groupI, DynList< label > &ng) const |
operator for finding neighbours More... | |
Private Attributes | |
const VRWGraph & | neiGroups_ |
const reference to VRWGraph More... | |
Definition at line 96 of file helperFunctionsFrontalMarking.C.
|
inline |
Construct from VRWGraph.
Definition at line 106 of file helperFunctionsFrontalMarking.C.
|
inline |
return the size of the graph
Definition at line 113 of file helperFunctionsFrontalMarking.C.
References graphNeiOp::neiGroups_, and VRWGraph::size().
operator for finding neighbours
Definition at line 119 of file helperFunctionsFrontalMarking.C.
References forAllRow, graphNeiOp::neiGroups_, DynList< T, staticSize >::setSize(), and VRWGraph::sizeOfRow().
|
private |
const reference to VRWGraph
Definition at line 100 of file helperFunctionsFrontalMarking.C.
Referenced by graphNeiOp::operator()(), and graphNeiOp::size().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.