|
IntervalTabulated2DFunction.hpp File Reference #include <opm/material/common/Valgrind.hpp>#include <opm/material/common/Exceptions.hpp>#include <opm/material/common/MathToolbox.hpp>#include <vector>#include <limits>#include <sstream>#include <cassert>#include <algorithm>
Include dependency graph for IntervalTabulated2DFunction.hpp:
![]() Go to the source code of this file.
Detailed DescriptionImplements a function that depends on two variables. The function is sampled in regular intervals in both directions, i.e., the interpolation cells are rectangles. The table can be extrapolated in either direction. |
||||||||||||||