34 List<Tuple2<scalar, Type>>& data
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...
Base class to read table data for tables.
virtual ~Foam()
Destructor.
A class for handling words, derived from string.
Foam(const word &name, const dictionary &dict, List< Tuple2< scalar, Type >> &table)
Construct from dictionary.