ECLPropTable.hpp File Reference
#include <opm/utility/ECLPiecewiseLinearInterpolant.hpp>
#include <opm/utility/ECLTableInterpolation1D.hpp>
#include <functional>
#include <vector>
Include dependency graph for ECLPropTable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::ECLPropTableRawData
 Raw table data from which to construct collection of interpolants. More...
 
struct  Opm::MakeInterpolants< Interpolant >
 
class  Opm::SatFuncInterpolant
 
struct  Opm::SatFuncInterpolant::ConvertUnits
 
struct  Opm::SatFuncInterpolant::InTable
 Wrapper type to disambiguate API usage. Represents a table ID. More...
 
struct  Opm::SatFuncInterpolant::ResultColumn
 Wrapper type to disambiguate API usage. Represents a column ID. More...
 

Namespaces

namespace  Opm
 

Detailed Description

ECL Tabulated Functions (e.g., saturation functions).