Provides data handle for parallel communication which takes the minimum of all values that are attached to DOFs.
More...
#include <gridcommhandles.hh>
|
| GridCommHandleMin (Container &container, const EntityMapper &mapper) |
|
bool | contains (unsigned dim OPM_UNUSED, unsigned codim) const |
|
bool | fixedsize (unsigned dim OPM_UNUSED, unsigned codim OPM_UNUSED) const |
|
template<class EntityType > |
size_t | size (const EntityType &e OPM_UNUSED) 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 OPM_UNUSED) |
|
template<class FieldType, class Container, class EntityMapper, unsigned commCodim>
class Ewoms::GridCommHandleMin< FieldType, Container, EntityMapper, commCodim >
Provides data handle for parallel communication which takes the minimum of all values that are attached to DOFs.
The documentation for this class was generated from the following file: