The parameter type. More...
#include <dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh>
| Scalar | The scalar type |
Public Member Functions | |
| Params (const Scalar swr=0.0, const Scalar snr=0.0, const Scalar sgr=0.0) | |
| Scalar | swr () const |
| Return the residual wetting saturation. | |
| void | setSwr (Scalar v) |
| Set the residual wetting saturation. | |
| Scalar | snr () const |
| Return the residual nonwetting saturation. | |
| void | setSnr (Scalar v) |
| Set the residual nonwetting saturation. | |
| Scalar | sgr () const |
| Return the residual gas phase saturation. | |
| void | setSgr (Scalar v) |
| Set the residual gas phase saturation. | |
| bool | operator== (const Params &p) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |