#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.
|
| |
| template<class FluidState> |
| auto | relativePermeabilities (const FluidState &state, int wPhaseIdx) const |
| | The relative permeability of all phases.
|
| |
◆ Scalar
template<class MaterialLaw>
◆ MPAdapter()
template<class MaterialLaw>
◆ capillaryPressures()
template<class MaterialLaw>
template<class FluidState>
- Parameters
-
| state | Fluidstate |
| wPhaseIdx | the phase index of the wetting phase |
◆ relativePermeabilities()
template<class MaterialLaw>
template<class FluidState>
- Parameters
-
| state | Fluidstate |
| wPhaseIdx | The phase index of the wetting phase |
The documentation for this class was generated from the following file: