3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
volumevariables.hh File Reference

Contains the secondary variables (Quantities which are constant within a finite volume) of the MpNc model. More...

Go to the source code of this file.

Description

Contains the secondary variables (Quantities which are constant within a finite volume) of the MpNc model.

Classes

class  Dumux::MPNCVolumeVariablesImplementation< Traits, false >
class  Dumux::MPNCVolumeVariablesImplementation< Traits, true >

Namespaces

namespace  Dumux

Typedefs

template<class Traits>
using Dumux::MPNCVolumeVariables = MPNCVolumeVariablesImplementation<Traits, Traits::ModelTraits::enableChemicalNonEquilibrium()>
 Contains the quantities which are constant within a finite volume in the MpNc model.