Go to the source code of this file.
Classes | |
class | CompactIOField< Type, 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< Type, 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 Type , class BaseType > | |
Istream & | operator>> (Istream &, CompactIOField< Type, BaseType > &) |
template<class Type , class BaseType > | |
Ostream & | operator<< (Ostream &, const CompactIOField< Type, BaseType > &) |
Original source file CompactIOField.H
Definition in file CompactIOField.H.