class to format data in a formatted text format, allowing contributions from multiple MPI ranks.
void toStream(std::ostream &outputStream, DATASOURCE const &tableData) const
Convert a data source to a table string.
TableTextMpiOutput(TableLayout const &tableLayout, TableMpiLayout mpiLayout=TableMpiLayout())
Construct a new TableTextMpiOutput from a tableLayout.
TableTextMpiOutput(TableMpiLayout mpiLayout=TableMpiLayout())
Construct a default Table Formatter without layout specification (to only insert data in it,...