Classes | Namespaces | Functions
CompactIOField.H File Reference
Include dependency graph for CompactIOField.H:
This graph shows which files directly or indirectly include this file:

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 > &)
 

Detailed Description

Original source file CompactIOField.H

Definition in file CompactIOField.H.