Go to the documentation of this file.
82 #ifndef Function1Types_Table_H
83 #define Function1Types_Table_H
91 namespace Function1Types
141 virtual ~Table() =
default;
A class for handling words, derived from Foam::string.
A class for handling file names.
Table(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr)
A class for managing temporary objects.
const word const dictionary & dict
Registry of regIOobjects.
const word const dictionary const objectRegistry * obrPtr
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Templated table container function.
virtual void writeData(Ostream &os) const
Base class for table with bounds handling, interpolation and integration.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< Function1< Type > > clone() const