45 #ifndef FoamTableReader_H 46 #define FoamTableReader_H 54 namespace TableReaders
Base class to read table data for tables.
TypeName("foam")
Runtime type information.
virtual autoPtr< TableReader< Type > > clone() const
Construct and return a copy.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A 2-tuple for storing two objects of different types.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Reads an interpolation table from a file in OpenFOAM-format. This is a list of Tuple2's where the fir...
virtual ~Foam()
Destructor.
Foam(const dictionary &dict)
Construct from dictionary.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...