FlatOutput.H File Reference
Include dependency graph for FlatOutput.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlatOutput< Container >
 Simple output adapter for list output on a single line. The backend type must support a two-argument writeList() method. More...
 
class  FlatOutput< Container >
 Simple output adapter for list output on a single line. The backend type must support a two-argument writeList() method. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Container >
Ostream & operator<< (Ostream &os, const FlatOutput< Container > &obj)
 
template<class Container >
FlatOutput< Container > flatOutput (const Container &obj, label len=0)
 Global flatOutput function. More...
 

Detailed Description

Original source file FlatOutput.H

Definition in file FlatOutput.H.