Reference documentation for deal.II version 9.0.0
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
get_data_size() constparallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >
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 >
offsetparallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >private
pack_callback(const typename Triangulation< dim, DoFHandlerType::space_dimension >::cell_iterator &cell, const typename Triangulation< dim, DoFHandlerType::space_dimension >::CellStatus status, void *data)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 >
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 void *data, std::vector< VectorType *> &all_out)parallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >private
~SolutionTransfer()=defaultparallel::distributed::SolutionTransfer< dim, VectorType, DoFHandlerType >