Data handle for parallel communication which takes the maximum of all values that are attached to DOFs.
More...
|
| GridCommHandleMax (Container &container, const EntityMapper &mapper) |
|
bool | contains (int, 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) |
|
template<class FieldType, class Container, class EntityMapper, unsigned commCodim>
class Opm::GridCommHandleMax< FieldType, Container, EntityMapper, commCodim >
Data handle for parallel communication which takes the maximum of all values that are attached to DOFs.