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