This is the complete list of members for VectorExchange< GV, V >, including all inherited members.
| CommDataHandleIF() | Dune::CommDataHandleIF< VectorExchange< GV, V >, V::value_type > | protected |
| contains(int dim, int codim) const | VectorExchange< GV, V > | inline |
| DataType typedef | VectorExchange< GV, V > | |
| fixedSize(int dim, int codim) const | VectorExchange< GV, V > | inline |
| gather(MessageBuffer &buff, const EntityType &e) const | VectorExchange< GV, V > | inline |
| CommDataHandleIF< VectorExchange< GV, V >, V::value_type >::gather(MessageBufferImp &buff, const EntityType &e) const | Dune::CommDataHandleIF< VectorExchange< GV, V >, V::value_type > | |
| scatter(MessageBuffer &buff, const EntityType &e, size_t n) | VectorExchange< GV, V > | inline |
| CommDataHandleIF< VectorExchange< GV, V >, V::value_type >::scatter(MessageBufferImp &buff, const EntityType &e, size_t n) | Dune::CommDataHandleIF< VectorExchange< GV, V >, V::value_type > | |
| size(EntityType &e) const | VectorExchange< GV, V > | inline |
| CommDataHandleIF< VectorExchange< GV, V >, V::value_type >::size(const EntityType &e) const | Dune::CommDataHandleIF< VectorExchange< GV, V >, V::value_type > | |
| VectorExchange(const GV &gv_, V &c_) | VectorExchange< GV, V > | inline |