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) |
| 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.
|
inline |
1.8.11