Ewoms::Linear::ElementBorderListFromGrid< GridView, ElementMapper > Class Template Reference

Uses communication on the grid to find the initial seed list of indices for methods which use element-based degrees of freedom. More...

#include <elementborderlistfromgrid.hh>

Public Member Functions

 ElementBorderListFromGrid (const GridView &gridView, const ElementMapper &map)
 
const BorderListborderList () const
 
const BlackListblackList () const
 

Detailed Description

template<class GridView, class ElementMapper>
class Ewoms::Linear::ElementBorderListFromGrid< GridView, ElementMapper >

Uses communication on the grid to find the initial seed list of indices for methods which use element-based degrees of freedom.

Constructor & Destructor Documentation

template<class GridView , class ElementMapper >
Ewoms::Linear::ElementBorderListFromGrid< GridView, ElementMapper >::ElementBorderListFromGrid ( const GridView &  gridView,
const ElementMapper &  map 
)
inline

Member Function Documentation

template<class GridView , class ElementMapper >
const BlackList& Ewoms::Linear::ElementBorderListFromGrid< GridView, ElementMapper >::blackList ( ) const
inline
template<class GridView , class ElementMapper >
const BorderList& Ewoms::Linear::ElementBorderListFromGrid< GridView, ElementMapper >::borderList ( ) const
inline

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