SatCurveMultiplexerParams.hpp File Reference
#include "TwoPhaseLETCurves.hpp"
#include "TwoPhaseLETCurvesParams.hpp"
#include "PiecewiseLinearTwoPhaseMaterial.hpp"
#include "PiecewiseLinearTwoPhaseMaterialParams.hpp"
#include <opm/material/common/EnsureFinalized.hpp>
#include <type_traits>
#include <cassert>
#include <memory>
Include dependency graph for SatCurveMultiplexerParams.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::SatCurveMultiplexerParams< TraitsT >
 Specification of the material parameters for the saturation function multiplexer. More...
 

Namespaces

namespace  Opm
 

Enumerations

enum class  Opm::SatCurveMultiplexerApproach { Opm::PiecewiseLinearApproach , Opm::LETApproach }
 

Detailed Description

Specification of the material parameters for the saturation function multiplexer.

See also
SatCurveMultiplexer