Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper > Class Template Reference

Uses communication on the grid to find the initial seed list of indices. More...

#include <vertexborderlistfromgrid.hh>

Inheritance diagram for Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >:
Inheritance graph

Public Member Functions

 VertexBorderListFromGrid (const GridView &gridView, const VertexMapper &map)
 
bool contains (int dim, int codim) const
 
bool fixedsize (int dim, int codim) const
 
template<class EntityType >
size_t size (const EntityType &e) const
 
template<class MessageBufferImp , class EntityType >
void gather (MessageBufferImp &buff, const EntityType &e) const
 
template<class MessageBufferImp , class EntityType >
void scatter (MessageBufferImp &buff, const EntityType &e, size_t n)
 
const BorderListborderList () const
 
const BlackListblackList () const
 

Detailed Description

template<class GridView, class VertexMapper>
class Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >

Uses communication on the grid to find the initial seed list of indices.

Constructor & Destructor Documentation

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

Member Function Documentation

template<class GridView , class VertexMapper >
const BlackList& Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::blackList ( ) const
inline
template<class GridView , class VertexMapper >
const BorderList& Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::borderList ( ) const
inline
template<class GridView , class VertexMapper >
bool Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::contains ( int  dim,
int  codim 
) const
inline
template<class GridView , class VertexMapper >
bool Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::fixedsize ( int  dim,
int  codim 
) const
inline
template<class GridView , class VertexMapper >
template<class MessageBufferImp , class EntityType >
void Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::gather ( MessageBufferImp &  buff,
const EntityType &  e 
) const
inline
template<class GridView , class VertexMapper >
template<class MessageBufferImp , class EntityType >
void Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::scatter ( MessageBufferImp &  buff,
const EntityType &  e,
size_t  n 
)
inline
template<class GridView , class VertexMapper >
template<class EntityType >
size_t Ewoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper >::size ( const EntityType &  e) const
inline

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