#include <algorithm>
#include <vector>
#include <dune/grid/common/partitionset.hh>
#include <dune/grid/common/gridenums.hh>
#include <dumux/common/indextraits.hh>
Go to the source code of this file.
Stores the dof indices corresponding to the neighboring scvs that contribute to the derivative calculation.
Classes | |
class | Dumux::FaceCenteredStaggeredConnectivityMap< GridGeometry > |
Stores the dof indices corresponding to the neighboring scvs that contribute to the derivative calculation. More... | |
Namespaces | |
namespace | Dumux |