data handle for parallel communication which takes the minimum non-zero values that are attached to vertices More...
#include <test/io/gridmanager/gridmanagertests.hh>
data handle for parallel communication which takes the minimum non-zero values that are attached to vertices
Public Member Functions | |
VertexHandleNonZeroMin (Container &container, const GridView &gridView) | |
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) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |