15#ifndef DUMUX_CC_MPFA_CONNECTIVITY_MAP_HH
16#define DUMUX_CC_MPFA_CONNECTIVITY_MAP_HH
24template<
class Gr
idGeometry, MpfaMethods method>
28template<
class Gr
idGeometry>
Stores the face indices corresponding to the neighbors of an element that contribute to the derivativ...
Forward declaration of method specific implementation of the assembly map.
Definition: cellcentered/mpfa/connectivitymap.hh:25
A simple version of the connectivity map for cellcentered schemes. This implementation works for sche...
Definition: cellcentered/connectivitymap.hh:41
MpfaMethods
The available mpfa schemes in Dumux.
Definition: methods.hh:22
The available mpfa schemes in Dumux.