Go to the documentation of this file.
64 mutable label globalTrialPoints_;
68 scalar minCellSizeLimit_;
94 bool combinedInside(
const point&
p)
const;
106 bool combinedWellInside
const cellShapeControl & cellShapeControls() const
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const fileName & name() const noexcept
A class for handling words, derived from Foam::string.
const backgroundMeshDecomposition & decomposition() const
A class for handling file names.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
Standard boundBox with extra functionality for use in octree.
virtual List< Vb::Point > initialPoints() const
virtual ~autoDensity()=default
const conformationSurfaces & geometryToConformTo() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for generating initial points for a conformalVoronoiMesh.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
autoDensity(const dictionary &initialPointsDict, const Time &runTime, Random &rndGen, const conformationSurfaces &geometryToConformTo, const cellShapeControl &cellShapeControls, const autoPtr< backgroundMeshDecomposition > &decomposition)
Choose random points inside the domain and place them with a probability proportional to the target d...