32 const triad& alignment,
41 v->index() = getNewVertexIndex();
42 v->procIndex() = Pstream::myProcNo();
43 v->targetCellSize() = size;
44 v->alignment() =
tensor(alignment.
x(), alignment.
y(), alignment.
z());
61 v->index() = getNewVertexIndex();
62 v->procIndex() = Pstream::myProcNo();
Vertex_handle insertFar(const Foam::point &pt)
Vertex_handle insert(const Foam::point &pt, const scalar &size, const triad &alignment, const Foam::indexedVertexEnum::vertexType type=Vb::vtInternal)
CellSizeDelaunay::Point Point
void insert(const scalar, DynamicList< floatScalar > &)
Append scalar to given DynamicList.
CellSizeDelaunay::Vertex_handle Vertex_handle
Representation of a 3D Cartesian coordinate system as a Vector of vectors.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
Tensor< scalar > tensor
Tensor of scalars.