Go to the documentation of this file.
38 #ifndef cv2DControls_H
39 #define cv2DControls_H
54 Ostream&
operator<<(Ostream&,
const cv2DControls&);
215 inline scalar
span()
const;
218 inline scalar
span2()
const;
239 inline scalar
ppDist()
const;
scalar maxNotchLen() const
scalar minEdgeLen() const
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
Switch meshedSurfaceOutput_
gmvFile<< "tracers "<< particles.size()<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().x()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().y()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
scalar nearWallAlignedDist2() const
scalar nearWallAlignedDist2_
label maxBoundaryConformingIter() const
Switch mirrorPoints() const
scalar minNearPointDist2_
void write(Ostream &os) const
Switch meshedSurfaceOutput() const
Ostream & operator<<(Ostream &, const boundaryPatch &p)
scalar randomPerturbation_
runTime controlDict().readEntry("adjustTimeStep"
Switch insertSurfaceNearPointPairs_
scalar nearWallAlignedDist_
scalar minNearPointDist() const
label maxBoundaryConformingIter_
Switch insertSurfaceNearPointPairs() const
Switch randomiseInitialGrid_
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
scalar minCellSize2() const
scalar maxQuadAngle() const
Switch insertSurfaceNearestPointPairs() const
scalar minNearPointDist2() const
scalar minEdgeLen2() const
scalar nearWallAlignedDist() const
scalar maxNotchLen2() const
Switch insertSurfaceNearestPointPairs_
A bounding box defined in terms of min/max extrema points.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Switch randomiseInitialGrid() const
scalar minCellSize() const
Controls for the 2D CV mesh generator.
scalar randomPerturbation() const