version 3.9-dev
Dumux::FaceCenteredStaggeredConnectivityMap< GridGeometry > Class Template Reference

Stores the dof indices corresponding to the neighboring scvs that contribute to the derivative calculation.

#include <dumux/discretization/facecentered/staggered/connectivitymap.hh>

Public Member Functions

void update (const GridGeometry &gridGeometry)
 Update the map and prepare the stencils. More...
 
const Stencil & operator[] (const GridIndexType globalI) const
 

Member Function Documentation

◆ operator[]()

template<class GridGeometry >
const Stencil & Dumux::FaceCenteredStaggeredConnectivityMap< GridGeometry >::operator[] ( const GridIndexType  globalI) const
inline

◆ update()

template<class GridGeometry >
void Dumux::FaceCenteredStaggeredConnectivityMap< GridGeometry >::update ( const GridGeometry &  gridGeometry)
inline

The documentation for this class was generated from the following file: