This is the complete list of members for Dumux::VectorExchange< Mapper, Vector >, including all inherited members.
contains(int dim, int codim) const | Dumux::VectorExchange< Mapper, Vector > | inline |
DataType typedef | Dumux::VectorExchange< Mapper, Vector > | |
fixedsize(int dim, int codim) const | Dumux::VectorExchange< Mapper, Vector > | inline |
gather(MessageBuffer &buff, const Entity &entity) const | Dumux::VectorExchange< Mapper, Vector > | inline |
scatter(MessageBuffer &buff, const Entity &entity, size_t n) | Dumux::VectorExchange< Mapper, Vector > | inline |
size(Entity &entity) const | Dumux::VectorExchange< Mapper, Vector > | inline |
VectorExchange(const Mapper &mapper, Vector &dataVector) | Dumux::VectorExchange< Mapper, Vector > | inline |