fileName pointFileName_
The initial cell spacing.
Simple random number generator.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
const cellShapeControl & cellShapeControls() const
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Inserts points at locations specified in a pointFile into the surfaces to be conformed to of the conf...
const backgroundMeshDecomposition & decomposition() const
A class for handling file names.
pointFile(const dictionary &initialPointsDict, const Time &runTime, Random &rndGen, const conformationSurfaces &geometryToConformTo, const cellShapeControl &cellShapeControls, const autoPtr< backgroundMeshDecomposition > &decomposition)
Construct from components.
scalar randomPerturbationCoeff_
Randomise the initial positions by fraction of the initialCellSize_.
Switch insideOutsideCheck_
Check if inserted points are inside or outside.
virtual List< Vb::Point > initialPoints() const
Return the initial points for the conformalVoronoiMesh.
const conformationSurfaces & geometryToConformTo() const
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for generating initial points for a conformalVoronoiMesh.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
TypeName("pointFile")
Runtime type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual ~pointFile()
Destructor.
Switch randomiseInitialGrid_
Should the initial positions be randomised.