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... | |
Original source file FlatOutput.H
Definition in file FlatOutput.H.