deal.II version GIT relicensing-2169-gec1b43f35b 2024-11-22 07:10:00+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
SolutionTransfer< dim, VectorType, spacedim > Member List

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

average_valuesSolutionTransfer< dim, VectorType, spacedim >private
clear()SolutionTransfer< dim, VectorType, spacedim >
deserialize(VectorType &in)SolutionTransfer< dim, VectorType, spacedim >
deserialize(std::vector< VectorType * > &all_in)SolutionTransfer< dim, VectorType, spacedim >
dof_handlerSolutionTransfer< dim, VectorType, spacedim >private
handleSolutionTransfer< dim, VectorType, spacedim >private
input_vectorsSolutionTransfer< dim, VectorType, spacedim >private
interpolate(std::vector< VectorType * > &all_out)SolutionTransfer< dim, VectorType, spacedim >
interpolate(std::vector< VectorType > &all_out)SolutionTransfer< dim, VectorType, spacedim >
interpolate(VectorType &out)SolutionTransfer< dim, VectorType, spacedim >
pack_callback(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const CellStatus status)SolutionTransfer< dim, VectorType, spacedim >private
prepare_for_coarsening_and_refinement(const std::vector< const VectorType * > &all_in)SolutionTransfer< dim, VectorType, spacedim >
prepare_for_coarsening_and_refinement(const std::vector< VectorType > &all_in)SolutionTransfer< dim, VectorType, spacedim >
prepare_for_coarsening_and_refinement(const VectorType &in)SolutionTransfer< dim, VectorType, spacedim >
prepare_for_serialization(const VectorType &in)SolutionTransfer< dim, VectorType, spacedim >
prepare_for_serialization(const std::vector< const VectorType * > &all_in)SolutionTransfer< dim, VectorType, spacedim >
register_data_attach()SolutionTransfer< dim, VectorType, spacedim >private
SolutionTransfer(const DoFHandler< dim, spacedim > &dof_handler, const bool average_values=false)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)SolutionTransfer< dim, VectorType, spacedim >private
~SolutionTransfer()=defaultSolutionTransfer< dim, VectorType, spacedim >