Operations for indexed vertex types.
More...
|
| 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) |
Operations for indexed vertex types.
- Source files
-
◆ 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 |