Go to the source code of this file.
Classes | |
class | WallCollisionRecord< Type > |
Record of a collision between the particle holding the record and a wall face at the position relative to the centre of the particle. More... | |
class | WallCollisionRecord< Type > |
Record of a collision between the particle holding the record and a wall face at the position relative to the centre of the particle. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class Type > | |
bool | operator== (const WallCollisionRecord< Type > &, const WallCollisionRecord< Type > &) |
template<class Type > | |
bool | operator!= (const WallCollisionRecord< Type > &, const WallCollisionRecord< Type > &) |
template<class Type > | |
Istream & | operator>> (Istream &, WallCollisionRecord< Type > &) |
template<class Type > | |
Ostream & | operator<< (Ostream &, const WallCollisionRecord< Type > &) |
Original source file WallCollisionRecord.H
Definition in file WallCollisionRecord.H.