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

#include <dumux/discretization/fluxstencil.hh>

Inheritance diagram for Dumux::FluxStencil< FVElementGeometry, DiscretizationMethod::cctpfa >:
Inheritance graph

Public Types

using ScvfStencilIForJ = Dune::ReservedVector<GridIndexType, 1>
 Each cell I couples to a cell J always only via one face.
using Stencil = typename SubControlVolumeFace::Traits::GridIndexStorage
 The flux stencil type.

Static Public Member Functions

static Stencil stencil (const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf)
 Returns the flux stencil.

Member Typedef Documentation

◆ ScvfStencilIForJ

template<class FVElementGeometry>
using Dumux::FluxStencil< FVElementGeometry, DiscretizationMethod::cctpfa >::ScvfStencilIForJ = Dune::ReservedVector<GridIndexType, 1>

Each cell I couples to a cell J always only via one face.

◆ Stencil

template<class FVElementGeometry>
using Dumux::FluxStencil< FVElementGeometry, DiscretizationMethod::cctpfa >::Stencil = typename SubControlVolumeFace::Traits::GridIndexStorage

The flux stencil type.

Member Function Documentation

◆ stencil()

template<class FVElementGeometry>
Stencil Dumux::FluxStencil< FVElementGeometry, DiscretizationMethod::cctpfa >::stencil ( const Element & element,
const FVElementGeometry & fvGeometry,
const SubControlVolumeFace & scvf )
inlinestatic

Returns the flux stencil.


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