

Go to the source code of this file.
Classes | |
| class | CompactIOField< T, BaseType > |
| A Field of objects of type <T> with automated input and output using a compact storage. Behaves like IOField except when binary output in case it writes a CompactListList. More... | |
| class | CompactIOField< T, BaseType > |
| A Field of objects of type <T> with automated input and output using a compact storage. Behaves like IOField except when binary output in case it writes a CompactListList. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class T , class BaseType > | |
| Istream & | operator>> (Istream &, CompactIOField< T, BaseType > &) |
| template<class T , class BaseType > | |
| Ostream & | operator<< (Ostream &, const CompactIOField< T, BaseType > &) |
Original source file CompactIOField.H
Definition in file CompactIOField.H.
1.8.11