3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions

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

#include <dune/common/fvector.hh>
#include <dumux/common/typetraits/typetraits.hh>
#include <dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh>

Go to the source code of this file.

Description

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

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
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
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. More...
 
Include dependency graph for mpadapter.hh: