dune-pdelab 2.7-git
|
This is the complete list of members for Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V >, including all inherited members.
gather(MessageBuffer &buff, const Entity &e, LocalView &local_view) const | Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V > | inline |
MultiCommGatherScatter(const GFS &gfs, RankIndex rank, std::vector< std::shared_ptr< V > > target_vectors, std::vector< RankIndex > neighbor_ranks) | Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V > | inline |
scatter(MessageBuffer &buff, std::size_t n, const Entity &e, LocalView &local_view) const | Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V > | inline |
scatter(MessageBuffer &buff, const Offsets &remote_offsets, const Offsets &local_offsets, const Entity &e, LocalView &local_view) const | Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V > | inline |
size_type typedef | Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V > |