43 label origProcOfOther,
48 origProcOfOther_(origProcOfOther + 1),
49 origIdOfOther_(origIdOfOther),
67 origProcOfOther_(pCR.origProcOfOther_),
68 origIdOfOther_(pCR.origIdOfOther_),
83 void Foam::PairCollisionRecord<Type>::operator=
92 <<
"Attempted assignment to self" 96 origProcOfOther_ = rhs.origProcOfOther_;
97 origIdOfOther_ = rhs.origIdOfOther_;
~PairCollisionRecord()
Destructor.
void setUnaccessed()
Set the accessed property of the record to unaccessed.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManip< error > abort(error &err)
Record of a collision between the particle holding the record and the particle with the stored id...
PairCollisionRecord()
Construct null.