3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::FaceCenteredStaggeredConnectivityMap< GridGeometry > Class Template Reference

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

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

Description

template<class GridGeometry>
class Dumux::FaceCenteredStaggeredConnectivityMap< GridGeometry >

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

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

Update the map and prepare the stencils.


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