Opm::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 &)
 
const BorderListborderList () const
 

Detailed Description

template<class GridView, class DofMapper>
class Opm::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

◆ NullBorderListCreator()

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

Member Function Documentation

◆ borderList()

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

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