Data Structures | Namespaces | Functions
helperFunctionsFrontalMarking.C File Reference
Include dependency graph for helperFunctionsFrontalMarking.C:

Go to the source code of this file.

Data Structures

class  graphNeiOp
 
class  graphSelectorOp
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::help
 Helper functions useful for mesh generation.
 

Functions

template<class labelListType , class neiOp , class filterOp >
void frontalMarking (labelListType &result, const label startingIndex, const neiOp &neighbourCalculator, const filterOp &selector)
 
template<class labelListType , class neiOp , class filterOp >
label groupMarking (labelListType &elementInGroup, const neiOp &neighbourCalculator, const filterOp &selector)
 

Detailed Description

Original source file helperFunctionsFrontalMarking.C

Definition in file helperFunctionsFrontalMarking.C.