

Go to the source code of this file.
Classes | |
| class | wallBoundedParticle |
| Particle class that tracks on triangles of boundary faces. Use trackToEdge similar to trackToFace on particle. More... | |
| class | wallBoundedParticle::TrackingData< CloudType > |
| Class used to pass tracking data to the trackToFace function. More... | |
| class | wallBoundedParticle::iNew |
| Factory class to read-construct particles used for. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| Ostream & | operator<< (Ostream &, const wallBoundedParticle &) |
| Ostream & | operator<< (Ostream &, const InfoProxy< wallBoundedParticle > &) |
Original source file wallBoundedParticle.H
Definition in file wallBoundedParticle.H.
1.8.11