Go to the documentation of this file.
48 if (!wll.
size())
return;
56 columnWidth[j] =
std::max(columnWidth[j], wll[i][j].size());
69 k<columnWidth[j] - wll[i][j].
size() + 2;
IOList< wordList > wordListIOList
#define forAll(list, i)
Loop across all elements in list.
List< word > wordList
A List of words.
IOList< word > wordIOList
IO of a list of words.
void printTable(const List< wordList > &, List< string::size_type > &, Ostream &)
graph_traits< Graph >::vertices_size_type size_type
Macros for easy insertion into run-time selection tables.
defineTemplateTypeNameAndDebugWithName(scalarAverageIOField, "scalarAverageField", 0)
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
void setSize(const label)
Reset size of List.
addCompoundToRunTimeSelectionTable(List< complex >, complexList)
defineCompoundTypeName(List< complex >, complexList)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label k
Boltzmann constant.
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...