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

Element-wise calculation of the local residual for non-isothermal fully implicit models. More...

#include <dumux/common/properties.hh>

Go to the source code of this file.

Description

Element-wise calculation of the local residual for non-isothermal fully implicit models.

Classes

class  Dumux::EnergyLocalResidualImplementation< TypeTag, false >
 Element-wise calculation of the energy residual for non-isothermal problems. More...
 
class  Dumux::EnergyLocalResidualImplementation< TypeTag, true >
 TODO docme! More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::EnergyLocalResidual = EnergyLocalResidualImplementation< TypeTag, GetPropType< TypeTag, Properties::ModelTraits >::enableEnergyBalance()>
 
Include dependency graph for porousmediumflow/nonisothermal/localresidual.hh: