Public Member Functions | Private Attributes
graphSelectorOp Class Reference
Collaboration diagram for graphSelectorOp:
Collaboration graph
[legend]

Public Member Functions

 graphSelectorOp (const VRWGraph &neiGroups)
 Construct from VRWGraph. More...
 
bool operator() (const label groupI) const
 operator for selecting elements More...
 

Private Attributes

const VRWGraphneiGroups_
 const reference to VRWGraph More...
 

Detailed Description

Definition at line 127 of file helperFunctionsFrontalMarking.C.

Constructor & Destructor Documentation

◆ graphSelectorOp()

graphSelectorOp ( const VRWGraph neiGroups)
inline

Construct from VRWGraph.

Definition at line 137 of file helperFunctionsFrontalMarking.C.

Member Function Documentation

◆ operator()()

bool operator() ( const label  groupI) const
inline

operator for selecting elements

Definition at line 144 of file helperFunctionsFrontalMarking.C.

References graphSelectorOp::neiGroups_, and VRWGraph::size().

Here is the call graph for this function:

Field Documentation

◆ neiGroups_

const VRWGraph& neiGroups_
private

const reference to VRWGraph

Definition at line 131 of file helperFunctionsFrontalMarking.C.

Referenced by graphSelectorOp::operator()().


The documentation for this class was generated from the following file: