#include <dumux/material/fluidmatrixinteractions/mp/mpadapter.hh>
|
using | Scalar = typename std::decay_t< MaterialLaw >::Scalar |
|
|
| MPAdapter (MaterialLaw &&pcKrS) |
|
template<class FluidState > |
auto | capillaryPressures (const FluidState &state, int wPhaseIdx) const |
| The capillary pressure-saturation curve. More...
|
|
template<class FluidState > |
auto | relativePermeabilities (const FluidState &state, int wPhaseIdx) const |
| The relative permeability of all phases. More...
|
|
◆ Scalar
template<class MaterialLaw >
◆ MPAdapter()
template<class MaterialLaw >
◆ capillaryPressures()
template<class MaterialLaw >
template<class FluidState >
The capillary pressure-saturation curve.
- Parameters
-
state | Fluidstate |
wPhaseIdx | the phase index of the wetting phase |
◆ relativePermeabilities()
template<class MaterialLaw >
template<class FluidState >
The relative permeability of all phases.
- Parameters
-
state | Fluidstate |
wPhaseIdx | The phase index of the wetting phase |
The documentation for this class was generated from the following file: