Go to the documentation of this file.
55 #ifndef uniformInterpolationTable_H
56 #define uniformInterpolationTable_H
98 void checkTable()
const;
117 const word& tableName,
120 const bool initialiseOnly =
false
136 inline scalar
x0()
const;
139 inline scalar
dx()
const;
166 inline scalar
xMin()
const;
169 inline scalar
xMax()
const;
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
A class for handling words, derived from Foam::string.
Registry of regIOobjects.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const wordHashSet &selectedFields, LIFOStack< regIOobject * > &storedObjects)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...