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

Element-wise calculation of the Jacobian matrix for problems using the Richards fully implicit models. More...

#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/typetraits/typetraits.hh>
#include <dumux/common/numeqvector.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/extrusion.hh>
#include <dumux/flux/referencesystemformulation.hh>

Go to the source code of this file.

Description

Element-wise calculation of the Jacobian matrix for problems using the Richards fully implicit models.

Classes

class  Dumux::RichardsLocalResidual< TypeTag >
 Element-wise calculation of the Jacobian matrix for problems using the Richards fully implicit models. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Detail
 Distance implementation details.
 

Typedefs

template<typename T , typename ... Ts>
using Dumux::Detail::RobinDerivDetector = decltype(std::declval< T >().addRobinFluxDerivatives(std::declval< Ts >()...))
 

Functions

template<class T , typename ... Args>
static constexpr bool Dumux::Detail::hasAddRobinFluxDerivatives ()
 
Include dependency graph for porousmediumflow/richards/localresidual.hh: