DUECA/DUSIME
|
This implements a single index (axis) for an interpolation into a table. More...
#include <InterpIndex.hxx>
Public Member Functions | |
InterpIndex (int n, const T *ipts) | |
Constructor from static data. | |
int | maxDim () const |
Constructor, reading from file. | |
int | nDim () const |
return the number of indexes. | |
bool | updateIndex (int &index, double &frac, const T &value) const |
update an index, and fraction, return whether within the table. | |
This implements a single index (axis) for an interpolation into a table.
|
inline |
Constructor, reading from file.
return the maximum allowed value for an index