

Go to the source code of this file.
Classes | |
| class | PtrList< T > |
| A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used for subscript bounds checking, etc. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class T > | |
| Istream & | operator>> (Istream &, PtrList< T > &) |