42#ifndef TEUCHOS_TABLEFORMAT_H
43#define TEUCHOS_TABLEFORMAT_H
120 std::string
blanks(
int size)
const ;
171 int defaultColumnWidth()
const {
return 20;}
175 mutable int pageWidth_;
180 Array<int> columnWidths_;
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
A column of TableEntry objects.
Replacement for std::vector that is compatible with the Teuchos Memory Management classes.
Smart reference counting pointer class for automatic garbage collection.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...