27#ifndef DUMUX_CC_MPFA_CONNECTIVITY_MAP_HH
28#define DUMUX_CC_MPFA_CONNECTIVITY_MAP_HH
36template<
class Gr
idGeometry, MpfaMethods method>
40template<
class Gr
idGeometry>
The available mpfa schemes in Dumux.
MpfaMethods
The available mpfa schemes in Dumux.
Definition methods.hh:34
@ oMethod
Definition methods.hh:35
Definition common/properties.hh:113
A simple version of the connectivity map for cellcentered schemes. This implementation works for sche...
Definition cellcentered/connectivitymap.hh:53
Forward declaration of method specific implementation of the assembly map.
Definition cellcentered/mpfa/connectivitymap.hh:37
Stores the face indices corresponding to the neighbors of an element that contribute to the derivativ...