

Go to the source code of this file.
Classes | |
| class | WallSiteData< Type > |
| Stores the patch ID and templated data to represent a collision with a wall to be passed to the wall model. More... | |
| class | WallSiteData< Type > |
| Stores the patch ID and templated data to represent a collision with a wall to be passed to the wall model. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type > | |
| Istream & | operator>> (Istream &, WallSiteData< Type > &) |
| template<class Type > | |
| Ostream & | operator<< (Ostream &, const WallSiteData< Type > &) |
Original source file WallSiteData.H
Definition in file WallSiteData.H.
1.8.13