Functions
CGAL::indexedVertexOps Namespace Reference

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,. More...
 
template<class VertexType >
bool uninitialised (const VertexType &v)
 

Detailed Description

Source files

Function Documentation

◆ averageCellSize()

Foam::scalar CGAL::indexedVertexOps::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()

bool CGAL::indexedVertexOps::uninitialised ( const VertexType &  v)
inline