Go to the documentation of this file.
40 #ifndef interpolationLookUpTable_H
41 #define interpolationLookUpTable_H
62 public List<scalarField>
108 void dimensionTable();
111 label index(
const List<scalar>&,
const bool lastDim=
true)
const;
114 label index(
const scalar)
const;
117 bool checkRange(
const scalar,
const label)
const;
124 const scalar lookUpValue,
126 const label interfield
133 void findHi(
const label lo,
const scalar retvals);
147 const word& instance,
171 const word& instance,