cell() | Particle< ParcelType > | inline |
cell() const | Particle< ParcelType > | inline |
celli_ | Particle< ParcelType > | protected |
clone() const | DsmcParcel< ParcelType > | inline |
cloud() const | Particle< ParcelType > | inline |
Cloud< ParcelType > class | DsmcParcel< ParcelType > | friend |
cloud_ | Particle< ParcelType > | protected |
correctAfterParallelTransfer(const label patchi, TrackData &td) | Particle< ParcelType > | protected |
currentTime() const | Particle< ParcelType > | inline |
DsmcParcel(DsmcCloud< ParcelType > &owner, const vector &position, const vector &U, const scalar Ei, const label celli, const label typeId) | DsmcParcel< ParcelType > | inline |
DsmcParcel(const Cloud< ParcelType > &c, Istream &is, bool readFields=true) | DsmcParcel< ParcelType > | |
Ei() const | DsmcParcel< ParcelType > | inline |
Ei() | DsmcParcel< ParcelType > | inline |
Ei_ | DsmcParcel< ParcelType > | protected |
face() const | Particle< ParcelType > | inline |
facei_ | Particle< ParcelType > | protected |
faceInterpolation() const | Particle< ParcelType > | inline |
findFaces(const vector &position, DynamicList< label > &faceList) const | Particle< ParcelType > | protected |
findFaces(const vector &position, const label celli, const scalar stepFraction, DynamicList< label > &faceList) const | Particle< ParcelType > | protected |
hitCyclicPatch(const cyclicPolyPatch &, TrackData &td) | Particle< ParcelType > | protected |
hitPatch(const polyPatch &, TrackData &td, const label patchI) | DsmcParcel< ParcelType > | |
hitPatch(const polyPatch &, TrackData &td) | DsmcParcel< ParcelType > | |
hitPatch(const polyPatch &, int &) | DsmcParcel< ParcelType > | |
hitProcessorPatch(const processorPolyPatch &, TrackData &td) | DsmcParcel< ParcelType > | |
hitProcessorPatch(const processorPolyPatch &, int &) | DsmcParcel< ParcelType > | |
hitSymmetryPatch(const symmetryPolyPatch &, TrackData &td) | Particle< ParcelType > | protected |
hitWallPatch(const wallPolyPatch &, TrackData &td) | DsmcParcel< ParcelType > | |
hitWallPatch(const wallPolyPatch &, int &) | DsmcParcel< ParcelType > | |
hitWedgePatch(const wedgePolyPatch &, TrackData &td) | Particle< ParcelType > | protected |
inCell() const | Particle< ParcelType > | inline |
inCell(const vector &position, const label celli, const scalar stepFraction) const | Particle< ParcelType > | inline |
lambda(const vector &from, const vector &to, const label facei, const scalar stepFraction) const | Particle< ParcelType > | inlineprotected |
lambda(const vector &from, const vector &to, const label facei) const | Particle< ParcelType > | inlineprotected |
move(TrackData &td) | DsmcParcel< ParcelType > | |
onBoundary() const | Particle< ParcelType > | inline |
operator(Ostream &, const DsmcParcel< ParcelType > &) | DsmcParcel< ParcelType > | friend |
origId() const | Particle< ParcelType > | inline |
origId_ | Particle< ParcelType > | protected |
origProc() const | Particle< ParcelType > | inline |
origProc_ | Particle< ParcelType > | protected |
Particle(const Cloud< ParcelType > &, const vector &position, const label celli) | Particle< ParcelType > | |
Particle(const Cloud< ParcelType > &, Istream &, bool readFields=true) | Particle< ParcelType > | |
Particle(const Particle &p) | Particle< ParcelType > | |
patch(const label facei) const | Particle< ParcelType > | inline |
patchFace(const label patchi, const label facei) const | Particle< ParcelType > | inline |
position() const | Particle< ParcelType > | inline |
position() | Particle< ParcelType > | inline |
position_ | Particle< ParcelType > | protected |
prepareForParallelTransfer(const label patchi, TrackData &td) | Particle< ParcelType > | protected |
propHeader | Particle< ParcelType > | static |
readFields(Cloud< ParcelType > &c) | DsmcParcel< ParcelType > | static |
softImpact() const | Particle< ParcelType > | inline |
stepFraction() | Particle< ParcelType > | inline |
stepFraction() const | Particle< ParcelType > | inline |
stepFraction_ | Particle< ParcelType > | protected |
track(const vector &endPosition, TrackData &td) | Particle< ParcelType > | |
track(const vector &endPosition) | Particle< ParcelType > | |
trackToFace(const vector &endPosition, TrackData &td) | Particle< ParcelType > | |
trackToFace(const vector &endPosition) | Particle< ParcelType > | |
transformPosition(const tensor &T) | Particle< ParcelType > | protectedvirtual |
transformProperties(const tensor &T) | DsmcParcel< ParcelType > | virtual |
transformProperties(const vector &separation) | DsmcParcel< ParcelType > | virtual |
typeId() const | DsmcParcel< ParcelType > | inline |
typeId_ | DsmcParcel< ParcelType > | protected |
TypeName("DsmcParcel") | DsmcParcel< ParcelType > | |
Particle< ParcelType >::TypeName("Particle") | Particle< ParcelType > | |
U() const | DsmcParcel< ParcelType > | inline |
U() | DsmcParcel< ParcelType > | inline |
U_ | DsmcParcel< ParcelType > | protected |
wallImpactDistance(const vector &n) const | Particle< ParcelType > | inline |
write(Ostream &os, bool writeFields) const | Particle< ParcelType > | |
writeFields(const Cloud< ParcelType > &c) | DsmcParcel< ParcelType > | static |
~Particle() | Particle< ParcelType > | inlinevirtual |