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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef IOList< word > wordIOList
 IO of a list of words. More...
 
typedef IOList< wordList > wordListIOList
 

Functions

Ostream & printTable (const UList< wordList > &tbl, List< std::string::size_type > &columnWidths, Ostream &os, bool headerSeparator=true)
 Print a List of wordList as a table. More...
 
Ostream & printTable (const UList< wordList > &tbl, Ostream &os, bool headerSeparator=true)
 Print a List of wordList as a table. More...
 

Detailed Description

Original source file wordIOList.H

Definition in file wordIOList.H.