Conversion/extraction to labelRange operation (functor).
More...
template<class>
struct Foam::labelRangeOp< class >
Conversion/extraction to labelRange operation (functor).
Specializations shall provide a corresponding operator(). For example,
template<>
{
{
}
};
uindirectPrimitivePatch pp(UIndirectList< face >(mesh.faces(), faceLabels), mesh.points())
A range or interval of labels defined by a start and a size.
A patch is a list of labels that address the faces in the global face list.
Conversion/extraction to labelRange operation (functor).
Definition at line 300 of file labelRange.H.
The documentation for this struct was generated from the following file: