Classes | Namespaces | Functions
PairCollisionRecord.H File Reference
Include dependency graph for PairCollisionRecord.H:
This graph shows which files directly or indirectly include this file:

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 > &)
 

Detailed Description

Original source file PairCollisionRecord.H

Definition in file PairCollisionRecord.H.