Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
parallel::distributed::SolutionTransfer< dim, VectorType, spacedim > Member List

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

average_valuesparallel::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_handlerparallel::distributed::SolutionTransfer< dim, VectorType, spacedim >private
handleparallel::distributed::SolutionTransfer< dim, VectorType, spacedim >private
input_vectorsparallel::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 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 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()=defaultparallel::distributed::SolutionTransfer< dim, VectorType, spacedim >