3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
porousmediumflow/nonequilibrium/localresidual.hh File Reference

The local residual for the kinetic mass transfer module of the compositional multi-phase model. More...

#include <cmath>
#include <dumux/common/properties.hh>
#include <dumux/porousmediumflow/nonequilibrium/thermal/localresidual.hh>

Go to the source code of this file.

Description

The local residual for the kinetic mass transfer module of the compositional multi-phase model.

Classes

class  Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false >
 The local residual for a model without chemical non-equilibrium but potentially with thermal non-equilibrium. More...
 
class  Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, true >
 The local residual for a model assuming chemical non-equilibrium and potentially thermal non-equilibrium. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::NonEquilibriumLocalResidual = NonEquilibriumLocalResidualImplementation< TypeTag, GetPropType< TypeTag, Properties::ModelTraits >::enableChemicalNonEquilibrium()>
 
Include dependency graph for porousmediumflow/nonequilibrium/localresidual.hh: