Go to the documentation of this file.
26 #include "primitiveMesh.H"
34 const scalar reportDistSqr,
45 for (
label i = 1; i < sortedMag.size(); i++)
53 j >= 0 && (sortedMag[j] > sortedMag[i]-reportDistSqr);
97 <<
" together found, number: " << nClose
bool checkPointNearness(const bool report, const scalar reportDistSqr, labelHashSet *setPtr=NULL) const
Check for point-point-nearness,.
Ostream & endl(Ostream &os)
Add newline and flush stream.
void reduce(const List< UPstream::commsStruct > &comms, T &Value, const BinaryOp &bop, const int tag, const label comm)
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.
A list that is sorted upon construction or when explicitly requested with the sort() method.
dimensionedScalar sqrt(const dimensionedScalar &ds)
bool insert(const Key &key)
Insert a new entry.
const labelList & indices() const
Return the list of sorted indices. Updated every sort.
dimensioned< scalar > magSqr(const dimensioned< Type > &)