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 connectiviy map is chosen. More...
#include <dumux/discretization/cellcentered/mpfa/methods.hh>
#include <dumux/discretization/cellcentered/connectivitymap.hh>
Go to the source code of this file.
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 connectiviy map is chosen.
Classes | |
class | Dumux::CCMpfaConnectivityMap< GridGeometry, MpfaMethods::oMethod > |
The o-method can use the simple (symmetric) assembly map. More... | |
Namespaces | |
namespace | Dumux |