|
My Project
|
Implements a linearly interpolated scalar function that depends on one variable. More...
#include <opm/material/densead/Math.hpp>#include <opm/material/common/Exceptions.hpp>#include <opm/material/common/Unused.hpp>#include <algorithm>#include <cassert>#include <iostream>#include <tuple>#include <vector>Go to the source code of this file.
Classes | |
| class | Opm::Tabulated1DFunction< Scalar > |
| Implements a linearly interpolated scalar function that depends on one variable. More... | |
Implements a linearly interpolated scalar function that depends on one variable.