This is the complete list of members for wallBoundedParticle, including all inherited members.
autoMap(const vector &position, const mapPolyMesh &mapper) | particle< Type > | |
cell() const | particle< Type > | inline |
cell() | particle< Type > | inline |
clone() const | wallBoundedParticle | inlinevirtual |
coordinates() const | particle< Type > | inline |
correctAfterInteractionListReferral(const label celli) | particle< Type > | |
correctAfterParallelTransfer(const label patchi, trackingData &td) | particle< Type > | |
crossDiagonalEdge() | wallBoundedParticle | protected |
crossEdgeConnectedFace(const label &celli, label &tetFacei, label &tetPti, const edge &e) | wallBoundedParticle | protected |
crossEdgeConnectedFace(const edge &meshEdge) | wallBoundedParticle | protected |
currentEdge() const | wallBoundedParticle | protected |
currentTetIndices() const | particle< Type > | inline |
currentTetTransform() const | particle< Type > | inline |
currentTimeFraction() const | particle< Type > | inline |
deviationFromMeshCentre() const | particle< Type > | |
diagEdge() const | wallBoundedParticle | inline |
diagEdge_ | wallBoundedParticle | protected |
face() const | particle< Type > | inline |
face() | particle< Type > | inline |
getNewParticleID() const | particle< Type > | inline |
hitCyclicACMIPatch(TrackCloudType &, trackingData &, const vector &) | particle< Type > | protected |
hitCyclicAMIPatch(TrackCloudType &, trackingData &, const vector &) | particle< Type > | protected |
hitCyclicPatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
hitFace(const vector &direction, TrackCloudType &cloud, trackingData &td) | particle< Type > | |
hitPatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
hitProcessorPatch(TrackCloudType &cloud, trackingData &td) | wallBoundedParticle | |
Foam::particle::hitProcessorPatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
hitSymmetryPatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
hitSymmetryPlanePatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
hitWallPatch(TrackCloudType &cloud, trackingData &td) | wallBoundedParticle | |
Foam::particle::hitWallPatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
hitWedgePatch(TrackCloudType &, trackingData &) | particle< Type > | protected |
info() const | wallBoundedParticle | inline |
isTriAlongTrack(const vector &n, const point &endPosition) const | wallBoundedParticle | protected |
localPosition_ | wallBoundedParticle | protected |
mesh() const | particle< Type > | inline |
meshEdgeStart() const | wallBoundedParticle | inline |
meshEdgeStart_ | wallBoundedParticle | protected |
normal() const | particle< Type > | inline |
onBoundaryFace() const | particle< Type > | inline |
onFace() const | particle< Type > | inline |
onInternalFace() const | particle< Type > | inline |
operator<<(Ostream &, const wallBoundedParticle &) | wallBoundedParticle | friend |
operator<<(Ostream &, const InfoProxy< wallBoundedParticle > &) | wallBoundedParticle | friend |
origId() const | particle< Type > | inline |
origId() | particle< Type > | inline |
origProc() const | particle< Type > | inline |
origProc() | particle< Type > | inline |
particle(const polyMesh &mesh, const barycentric &coordinates, const label celli, const label tetFacei, const label tetPti) | particle< Type > | |
particle(const polyMesh &mesh, const vector &position, const label celli=-1) | particle< Type > | |
particle(const polyMesh &mesh, const vector &position, const label celli, const label tetFacei, const label tetPti, const bool doLocate=true) | particle< Type > | |
particle(const polyMesh &mesh, Istream &, bool readFields=true, bool newFormat=true) | particle< Type > | |
particle(const particle &p) | particle< Type > | |
particle(const particle &p, const polyMesh &mesh) | particle< Type > | |
particleCount_ | particle< Type > | static |
patch() const | particle< Type > | inline |
patchData(vector &n, vector &U) const | particle< Type > | inline |
patchInteraction(TrackCloudType &cloud, trackingData &td, const scalar trackFraction) | wallBoundedParticle | |
position() const | particle< Type > | inline |
prepareForInteractionListReferral(const vectorTensorTransform &transform) | particle< Type > | |
prepareForParallelTransfer() | particle< Type > | |
procTetPt(const polyMesh &procMesh, const label procCell, const label procTetFace) const | particle< Type > | |
propertyList() | particle< Type > | inlinestatic |
propertyList_ | particle< Type > | static |
readFields(CloudType &) | wallBoundedParticle | static |
readFields(TrackCloudType &c) | wallBoundedParticle | |
readObjects(CloudType &c, const objectRegistry &obr) | particle< Type > | static |
relocate(const point &position, const label celli=-1) | particle< Type > | |
reset() | particle< Type > | inline |
sizeofFields_ | wallBoundedParticle | static |
stepFraction() const | particle< Type > | inline |
stepFraction() | particle< Type > | inline |
stepFractionSpan() const | particle< Type > | inline |
tetFace() const | particle< Type > | inline |
tetFace() | particle< Type > | inline |
tetPt() const | particle< Type > | inline |
tetPt() | particle< Type > | inline |
track(const vector &displacement, const scalar fraction) | particle< Type > | |
trackFaceTri(const vector &n, const vector &endPosition, label &) | wallBoundedParticle | protected |
trackToAndHitFace(const vector &direction, const scalar fraction, TrackCloudType &cloud, trackingData &td) | particle< Type > | |
trackToEdge(TrackCloudType &cloud, trackingData &td, const vector &endPosition) | wallBoundedParticle | |
trackToEdge(TrackCloudType &cloud, trackingData &td, const vector &endPosition) | wallBoundedParticle | |
trackToFace(const vector &displacement, const scalar fraction) | particle< Type > | |
trackToMovingTri(const vector &displacement, const scalar fraction, label &tetTriI) | particle< Type > | |
trackToStationaryTri(const vector &displacement, const scalar fraction, label &tetTriI) | particle< Type > | |
trackToTri(const vector &displacement, const scalar fraction, label &tetTriI) | particle< Type > | |
transformProperties(const tensor &T) | particle< Type > | virtual |
transformProperties(const vector &separation) | particle< Type > | virtual |
TypeName("particle") | particle< Type > | |
wallBoundedParticle(const polyMesh &c, const point &position, const label celli, const label tetFacei, const label tetPti, const label meshEdgeStart, const label diagEdge) | wallBoundedParticle | |
wallBoundedParticle(const polyMesh &c, Istream &is, bool readFields=true, bool newFormat=true) | wallBoundedParticle | |
wallBoundedParticle(const wallBoundedParticle &p) | wallBoundedParticle | |
writeCoordinates(Ostream &os) const | particle< Type > | |
writeFields(const CloudType &) | wallBoundedParticle | static |
writeFields(const TrackCloudType &c) | wallBoundedParticle | |
writeLagrangianCoordinates | particle< Type > | static |
writeLagrangianPositions | particle< Type > | static |
writeObjects(const CloudType &c, objectRegistry &obr) | particle< Type > | static |
writePosition(Ostream &os) const | particle< Type > | virtual |
writeProperties(Ostream &os, const wordRes &filters, const word &delim, const bool namesOnly) const | particle< Type > | |
writeProperty(Ostream &os, const word &name, const Type &value, const bool nameOnly, const word &delim, const wordRes &filters=wordRes::null()) | particle< Type > | static |
writeProperty(Ostream &os, const word &name, const Field< Type > &values, const bool nameOnly, const word &delim, const wordRes &filters=wordRes::null()) | particle< Type > | static |
writePropertyName(Ostream &os, const word &name, const word &delim) | particle< Type > | static |
~particle()=default | particle< Type > | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.