opm/material/common/Tabulated1DFunction.hpp File Reference

#include <opm/material/densead/Math.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/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...
struct  Opm::Tabulated1DFunction< Scalar >::ComparatorX_
 Helper class needed to sort the input sampling points.

Detailed Description

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


Generated on 25 Mar 2018 by  doxygen 1.6.1