My Project
Loading...
Searching...
No Matches
SatCurveMultiplexerParams.hpp File Reference

Specification of the material parameters for the saturation function multiplexer. More...

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

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
 This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid.
 

Enumerations

enum class  SatCurveMultiplexerApproach { PiecewiseLinear , LET }
 

Detailed Description

Specification of the material parameters for the saturation function multiplexer.

See also
SatCurveMultiplexer