Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2392-g6e04ac39aa 2025-01-21 16:50: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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
internal::CellAttachedDataSerializer< dim, spacedim > Member List

This is the complete list of members for internal::CellAttachedDataSerializer< dim, spacedim >, including all inherited members.

cell_iterator typedefinternal::CellAttachedDataSerializer< dim, spacedim >
cell_relation_t typedefinternal::CellAttachedDataSerializer< dim, spacedim >
CellAttachedDataSerializer()internal::CellAttachedDataSerializer< dim, spacedim >
clear()internal::CellAttachedDataSerializer< dim, spacedim >
dest_data_fixedinternal::CellAttachedDataSerializer< dim, spacedim >
dest_data_variableinternal::CellAttachedDataSerializer< dim, spacedim >
dest_sizes_variableinternal::CellAttachedDataSerializer< dim, spacedim >
load(const unsigned int global_first_cell, const unsigned int global_num_cells, const unsigned int local_num_cells, const std::string &file_basename, const unsigned int n_attached_deserialize_fixed, const unsigned int n_attached_deserialize_variable, const MPI_Comm &mpi_communicator)internal::CellAttachedDataSerializer< dim, spacedim >
pack_data(const std::vector< cell_relation_t > &cell_relations, const std::vector< typename internal::CellAttachedData< dim, spacedim >::pack_callback_t > &pack_callbacks_fixed, const std::vector< typename internal::CellAttachedData< dim, spacedim >::pack_callback_t > &pack_callbacks_variable, const MPI_Comm &mpi_communicator)internal::CellAttachedDataSerializer< dim, spacedim >
save(const unsigned int global_first_cell, const unsigned int global_num_cells, const std::string &file_basename, const MPI_Comm &mpi_communicator) constinternal::CellAttachedDataSerializer< dim, spacedim >
sizes_fixed_cumulativeinternal::CellAttachedDataSerializer< dim, spacedim >
src_data_fixedinternal::CellAttachedDataSerializer< dim, spacedim >
src_data_variableinternal::CellAttachedDataSerializer< dim, spacedim >
src_sizes_variableinternal::CellAttachedDataSerializer< dim, spacedim >
unpack_cell_status(std::vector< cell_relation_t > &cell_relations) constinternal::CellAttachedDataSerializer< dim, spacedim >
unpack_data(const std::vector< cell_relation_t > &cell_relations, const unsigned int handle, const std::function< void(const cell_iterator &, const CellStatus &, const boost::iterator_range< std::vector< char >::const_iterator > &)> &unpack_callback) constinternal::CellAttachedDataSerializer< dim, spacedim >
variable_size_data_storedinternal::CellAttachedDataSerializer< dim, spacedim >
version_numberinternal::CellAttachedDataSerializer< dim, spacedim >inlinestatic