My Project
PiecewiseLinearTwoPhaseMaterialParams.hpp File Reference

Specification of the material parameters for a two-phase material law which uses a table and piecewise constant interpolation. More...

#include <algorithm>
#include <cassert>
#include <vector>
#include <opm/material/common/EnsureFinalized.hpp>

Go to the source code of this file.

Classes

class  Opm::PiecewiseLinearTwoPhaseMaterialParams< TraitsT >
 Specification of the material parameters for a two-phase material law which uses a table and piecewise constant interpolation. More...
 

Detailed Description

Specification of the material parameters for a two-phase material law which uses a table and piecewise constant interpolation.