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