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) |
Original source file helperFunctionsFrontalMarking.C
Definition in file helperFunctionsFrontalMarking.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.