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;
181 using List<Type>::
size;
184 using List<Type>::operator[];
196#include "uniformInterpolationTableI.H"
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Registry of regIOobjects.
A class for handling words, derived from Foam::string.
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const NameMatchPredicate &selectedFields, DynamicList< regIOobject * > &storedObjects)
Read the selected GeometricFields of the templated type and store on the objectRegistry.