A class for handling words, derived from string.
A class for managing temporary objects.
TypeName("table")
Runtime type information.
virtual tmp< DataEntry< Type > > clone() const
Construct and return a clone.
Table(const word &entryName, const dictionary &dict)
Construct from entry name and Istream.
Templated table container data entry. Items are stored in a list of Tuple2's. First column is always ...
virtual ~Table()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
void operator=(const Table< Type > &)
Disallow default bitwise assignment.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Base class for table with bounds handling, interpolation and integration.