Loading...
Searching...
No Matches
CGAL::indexedVertexOps Namespace Reference

Operations for indexed vertex types. More...

Functions

template<class VertexType>
Foam::scalar averageCellSize (const VertexType &vA, const VertexType &vB)
 Return the target cell size from that stored on a pair of Delaunay vertices,.
template<class VertexType>
bool uninitialised (const VertexType &v)

Detailed Description

Operations for indexed vertex types.

Source files

Function Documentation

◆ averageCellSize()

template<class VertexType>
Foam::scalar averageCellSize ( const VertexType & vA,
const VertexType & vB )

Return the target cell size from that stored on a pair of Delaunay vertices,.

using a mean function.

◆ uninitialised()

template<class VertexType>
bool uninitialised ( const VertexType & v)
inline