My Project
|
Uses communication on the grid to find the initial seed list of indices. More...
#include <vertexborderlistfromgrid.hh>
Public Member Functions | |
VertexBorderListFromGrid (const GridView &gridView, const VertexMapper &map) | |
bool | contains (int dim, int codim) const |
bool | fixedSize (int, int) const |
template<class EntityType > | |
size_t | size (const EntityType &) 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) |
const BorderList & | borderList () const |
const BlackList & | blackList () const |
Uses communication on the grid to find the initial seed list of indices.