All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Ewoms::GridCommHandleSum< FieldType, Container, EntityMapper, commCodim > Class Template Reference

Data handle for parallel communication which sums up all values are attached to DOFs. More...

#include <gridcommhandles.hh>

Inheritance diagram for Ewoms::GridCommHandleSum< FieldType, Container, EntityMapper, commCodim >:

Public Member Functions

 GridCommHandleSum (Container &container, const EntityMapper &mapper)
 
bool contains (int dim OPM_UNUSED, int codim) const
 
bool fixedsize (int dim OPM_UNUSED, int 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)
 

Detailed Description

template<class FieldType, class Container, class EntityMapper, int commCodim>
class Ewoms::GridCommHandleSum< FieldType, Container, EntityMapper, commCodim >

Data handle for parallel communication which sums up all values are attached to DOFs.


The documentation for this class was generated from the following file: