66 namespace Function1Types
virtual ~TableFile()
Destructor.
A class for handling file names.
Templated table container data entry where data is read from file.
const word const dictionary & dict
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void writeData(Ostream &os) const
Write in dictionary format.
TypeName("tableFile")
Runtime type information.
TableFile(const word &entryName, const dictionary &dict)
Construct from entry name and Istream.
Base class for table with bounds handling, interpolation and integration.
A class for handling words, derived from string.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual tmp< Function1< Type > > clone() const
Construct and return a clone.
A class for managing temporary objects.