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

Go to the source code of this file.

Classes

class  CollisionRecordList< PairType, WallType >
 
class  CollisionRecordList< PairType, WallType >
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class PairType , class WallType >
bool operator== (const CollisionRecordList< PairType, WallType > &, const CollisionRecordList< PairType, WallType > &)
 
template<class PairType , class WallType >
bool operator!= (const CollisionRecordList< PairType, WallType > &, const CollisionRecordList< PairType, WallType > &)
 
template<class PairType , class WallType >
Istream & operator>> (Istream &, CollisionRecordList< PairType, WallType > &)
 
template<class PairType , class WallType >
Ostream & operator<< (Ostream &, const CollisionRecordList< PairType, WallType > &)
 

Detailed Description

Original source file CollisionRecordList.H

Definition in file CollisionRecordList.H.