62#ifndef Function1Types_TableFile_H
63#define Function1Types_TableFile_H
71namespace Function1Types
Base class for table with bounds handling, interpolation and integration.
Templated table container function where data are read from file.
TypeName("tableFile")
Runtime type information.
virtual tmp< Function1< Type > > clone() const
Construct and return a clone.
virtual void writeData(Ostream &os) const
Write in dictionary format.
virtual ~TableFile()=default
Destructor.
const word const dictionary & dict
const word const dictionary const objectRegistry * obrPtr
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A class for handling file names.
Registry of regIOobjects.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.