35 #ifndef TableFileReader_H 36 #define TableFileReader_H Base class to read table data for tables.
A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A 2-tuple for storing two objects of different types.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Base class to read table data for tables.
virtual void write(Ostream &os, const List< Tuple2< scalar, Type >> &table) const
Write additional information.
virtual ~TableFileReader()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TableFileReader(const dictionary &dict)
Construct from dictionary.