35 #ifndef TableFileReader_H
36 #define TableFileReader_H
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Base class to read table data for tables.
virtual ~TableFileReader()
Destructor.
virtual void write(Ostream &os, const Function1s::unitConversions &units, const List< Tuple2< scalar, Type >> &table) const
Write additional information.
TableFileReader(const Function1s::unitConversions &defaultUnits, const dictionary &dict)
Construct from dictionary.
Macros for creating standard TableReader-s.
A 2-tuple for storing two objects of different types.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling file names.
const HashTable< unitConversion > & units()
Get the table of unit conversions.