Reference documentation for deal.II version 9.1.0-pre
parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType > Member List

This is the complete list of members for parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >, including all inherited members.

deserialize(VectorType &in)parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >
deserialize(std::vector< VectorType * > &all_in)parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >
dof_handlerparallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >private
handleparallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >private
input_vectorsparallel::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_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()=defaultparallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >