Provides data handle for parallel communication which takes the minimum of all values that are attached to vertices. More...
#include <dumux/parallel/vertexhandles.hh>
Provides data handle for parallel communication which takes the minimum of all values that are attached to vertices.
Public Member Functions | |
VertexHandleMin (Container &container, const VertexMapper &mapper) | |
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 |