Go to the documentation of this file.
75 label patchI = iter.key();
88 label patchI = iter.key();
96 wallPoints[
nPoints] = meshPointI;
124 mesh().globalData().nTotalPoints(),
131 forAll(allPointInfo, pointI)
133 if (allPointInfo[pointI].valid(td))
135 psf[pointI] =
Foam::sqrt(allPointInfo[pointI].distSqr());
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionedScalar mp
Proton mass.
void correct()
Correct for mesh geom/topo changes.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
#define forAll(list, i)
Loop across all elements in list.
Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave)...
Wave propagation of information through grid. Every iteration information goes through one layer of e...
const Time & time() const
Return time.
forAllConstIter(PtrDictionary< phaseModel >, mixture.phases(), phase)
const objectRegistry & db() const
Return the local objectRegistry.
Class used to pass data into container.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
const pointField & points_
pointPatchDist(const pointPatchDist &)
Disallow default bitwise copy construct.
virtual ~pointPatchDist()
Destructor.
Generic dimensioned Type class.
Mesh representing a set of points created from polyMesh.
GeometricField< scalar, pointPatchField, pointMesh > pointScalarField
const fvBoundaryMesh & boundary() const
Return reference to boundary mesh.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
dimensionedScalar sqrt(const dimensionedScalar &ds)
label size() const
Return the number of elements in the PtrList.
Generic GeometricField class.