3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::FluxStencil< FVElementGeometry, discMethod > Class Template Reference

The flux stencil specialized for different discretization schemes. More...

Description

template<class FVElementGeometry, DiscretizationMethod discMethod = FVElementGeometry::GridGeometry::discMethod>
class Dumux::FluxStencil< FVElementGeometry, discMethod >

The flux stencil specialized for different discretization schemes.

Note
There might be different stencils used for e.g. advection and diffusion for schemes where the stencil depends on variables. Also schemes might even have solution dependent stencil. However, we always reserve the stencil or all DOFs that are possibly involved since we use the flux stencil for matrix and assembly. This might lead to some zeros stored in the matrix.

The documentation for this class was generated from the following file: