Data handle for parallel communication which sums up all values are attached to vertices. More...
#include <dumux/parallel/vertexhandles.hh>
Data handle for parallel communication which sums up all values are attached to vertices.
Public Member Functions | |
VertexHandleSum (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 |