dune-pdelab  2.7-git
Dune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V > Member List

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) constDune::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) constDune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V >inline
scatter(MessageBuffer &buff, const Offsets &remote_offsets, const Offsets &local_offsets, const Entity &e, LocalView &local_view) constDune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V >inline
size_type typedefDune::PDELab::MultiCommGatherScatter< GFS, RankIndex, V >