| average_values | SolutionTransfer< 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_handler | SolutionTransfer< dim, VectorType, spacedim > | private |
| handle | SolutionTransfer< dim, VectorType, spacedim > | private |
| input_vectors | SolutionTransfer< 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()=default | SolutionTransfer< dim, VectorType, spacedim > | |