Go to the documentation of this file.
48 const UList<wordList>& tbl,
49 List<std::string::size_type>& columnWidths,
64 auto& colWidth = columnWidths[coli];
86 space < columnWidths[coli] - tblRow[coli].length() + 2;
95 if (headerSeparator)
os <<
nl;
96 headerSeparator =
false;
105 const UList<wordList>& tbl,
110 List<std::string::size_type> columnWidths;
IOList< wordList > wordListIOList
void resize(const label len)
List< word > wordList
A List of words.
IOList< word > wordIOList
IO of a list of words.
Ostream & printTable(const UList< wordList > &tbl, List< std::string::size_type > &columnWidths, Ostream &os, bool headerSeparator=true)
graph_traits< Graph >::vertices_size_type size_type
label max(const labelHashSet &set, label maxValue=labelMin)
bool empty() const noexcept
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
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...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
A List of objects of type <T> with automated input and output.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTemplateTypeNameAndDebugWithName(psiReactionsSensitivityAnalysisFunctionObject, "psiReactionsSensitivityAnalysis", 0)