version 3.11-dev
Loading...
Searching...
No Matches

Makes the capillary pressure-saturation relations available under the M-phase API for material laws. More...

Go to the source code of this file.

Description

Makes the capillary pressure-saturation relations available under the M-phase API for material laws

Classes

class  Dumux::FluidMatrix::MPAdapter< MaterialLaw, numFluidPhases >
 An adapter for mpnc to use the capillary pressure-saturation relationships. More...
class  Dumux::FluidMatrix::MPAdapter< MaterialLaw, 2 >

Namespaces

namespace  Dumux
namespace  Dumux::FluidMatrix

Functions

template<typename T>
 Dumux::FluidMatrix::MPAdapter (T &&) -> MPAdapter< T >
 Deduction guide for the MPAdapter class. Makes sure that MPAdapter stores a copy of T if the constructor is called with a temporary object.