Ewoms::Linear::NullBorderListCreator< GridView, DofMapper > Class Template Reference

This is a grid manager which does not create any border list. More...

#include <nullborderlistmanager.hh>

Public Member Functions

 NullBorderListCreator (const GridView &gridView, const DofMapper &map)
 
const BorderListborderList () const
 

Detailed Description

template<class GridView, class DofMapper>
class Ewoms::Linear::NullBorderListCreator< GridView, DofMapper >

This is a grid manager which does not create any border list.

This means that discretizations using this grid manager cannot be used for parallel computations!

Constructor & Destructor Documentation

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

Member Function Documentation

template<class GridView , class DofMapper >
const BorderList& Ewoms::Linear::NullBorderListCreator< GridView, DofMapper >::borderList ( ) const
inline

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