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

#include <dumux/linear/linearsolvertraits.hh>

Public Member Functions

 DofMapper (const typename GridGeometry::GridView &gridView)
 
auto index (const typename GridGeometry::GridView::Intersection &intersection) const
 
template<class Entity >
auto index (const Entity &e) const
 
auto size () const
 

Constructor & Destructor Documentation

◆ DofMapper()

template<class GridGeometry >
Dumux::LinearSolverTraitsImpl< GridGeometry, DiscretizationMethods::FCStaggered >::DofMapper::DofMapper ( const typename GridGeometry::GridView &  gridView)
inline

Member Function Documentation

◆ index() [1/2]

template<class GridGeometry >
template<class Entity >
auto Dumux::LinearSolverTraitsImpl< GridGeometry, DiscretizationMethods::FCStaggered >::DofMapper::index ( const Entity &  e) const
inline

◆ index() [2/2]

template<class GridGeometry >
auto Dumux::LinearSolverTraitsImpl< GridGeometry, DiscretizationMethods::FCStaggered >::DofMapper::index ( const typename GridGeometry::GridView::Intersection &  intersection) const
inline

◆ size()

template<class GridGeometry >
auto Dumux::LinearSolverTraitsImpl< GridGeometry, DiscretizationMethods::FCStaggered >::DofMapper::size ( ) const
inline

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