Namespaces | Functions
helperFunctionsFrontalMarking.H File Reference
Include dependency graph for helperFunctionsFrontalMarking.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.H

Definition in file helperFunctionsFrontalMarking.H.