Tabulated1DFunction.hpp File Reference
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/material/common/Exceptions.hpp>
#include <algorithm>
#include <cassert>
#include <iostream>
#include <tuple>
#include <vector>
#include <sstream>
Include dependency graph for Tabulated1DFunction.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Namespaces

namespace  Opm
 

Detailed Description

Implements a linearly interpolated scalar function that depends on one variable.