

Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef IOList< word > | wordIOList |
| IO for a List of word. | |
| typedef IOList< wordList > | wordListIOList |
| IO for a List of wordList. | |
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. | |
| Ostream & | printTable (const UList< wordList > &tbl, Ostream &os, bool headerSeparator=true) |
| Print a List of wordList as a table. | |
Original source file wordIOList.H
Definition in file wordIOList.H.