Stores the face indices corresponding to the neighbors of an element that contribute to the derivative calculation. Depending on if an mpfa scheme leads to a symmetric/unsymmetric sparsity pattern, the adequate implementation of the connectivity map is chosen.
#include <dumux/discretization/cellcentered/mpfa/methods.hh>#include <dumux/discretization/cellcentered/connectivitymap.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::CCMpfaConnectivityMap< GridGeometry, MpfaMethods::oMethod > | 
| The o-method can use the simple (symmetric) assembly map.  More... | |
| Namespaces | |
| namespace | Dumux |