| average_values | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| deserialize(VectorType &in) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| deserialize(std::vector< VectorType * > &all_in) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| dof_handler | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| handle | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| input_vectors | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| interpolate(std::vector< VectorType * > &all_out) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| interpolate(VectorType &out) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| pack_callback(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const typename Triangulation< dim, spacedim >::CellStatus status) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| prepare_for_coarsening_and_refinement(const std::vector< const VectorType * > &all_in) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| prepare_for_coarsening_and_refinement(const VectorType &in) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| prepare_for_serialization(const VectorType &in) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| prepare_for_serialization(const std::vector< const VectorType * > &all_in) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| register_data_attach() | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| SolutionTransfer(const DoFHandler< dim, spacedim > &dof_handler, const bool average_values=false) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |
| unpack_callback(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const typename Triangulation< dim, spacedim >::CellStatus status, const boost::iterator_range< std::vector< char >::const_iterator > &data_range, std::vector< VectorType * > &all_out, VectorType &valence) | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | private |
| ~SolutionTransfer()=default | parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > | |