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

#include <dumux/discretization/fluxstencil.hh>

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

Public Types

using ScvfStencilIForJ = std::vector<GridIndexType>
 We don't know yet how many faces couple to a neighboring element.
using Stencil = typename NodalIndexSet::NodalGridStencilType
 The flux stencil type.

Static Public Member Functions

static const Stencilstencil (const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf)
 Returns the indices of the elements required for flux calculation on an scvf.

Member Typedef Documentation

◆ ScvfStencilIForJ

template<class FVElementGeometry>
using Dumux::FluxStencil< FVElementGeometry, DiscretizationMethod::ccmpfa >::ScvfStencilIForJ = std::vector<GridIndexType>

We don't know yet how many faces couple to a neighboring element.

◆ Stencil

template<class FVElementGeometry>
using Dumux::FluxStencil< FVElementGeometry, DiscretizationMethod::ccmpfa >::Stencil = typename NodalIndexSet::NodalGridStencilType

The flux stencil type.

Member Function Documentation

◆ stencil()

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

Returns the indices of the elements required for flux calculation on an scvf.


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