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