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 > &) |
Original source file CollisionRecordList.H
Definition in file CollisionRecordList.H.