| cell_iterator typedef | internal::CellAttachedDataSerializer< dim, spacedim > | |
| cell_relation_t typedef | internal::CellAttachedDataSerializer< dim, spacedim > | |
| CellAttachedDataSerializer() | internal::CellAttachedDataSerializer< dim, spacedim > | |
| clear() | internal::CellAttachedDataSerializer< dim, spacedim > | |
| dest_data_fixed | internal::CellAttachedDataSerializer< dim, spacedim > | |
| dest_data_variable | internal::CellAttachedDataSerializer< dim, spacedim > | |
| dest_sizes_variable | internal::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) const | internal::CellAttachedDataSerializer< dim, spacedim > | |
| sizes_fixed_cumulative | internal::CellAttachedDataSerializer< dim, spacedim > | |
| src_data_fixed | internal::CellAttachedDataSerializer< dim, spacedim > | |
| src_data_variable | internal::CellAttachedDataSerializer< dim, spacedim > | |
| src_sizes_variable | internal::CellAttachedDataSerializer< dim, spacedim > | |
| unpack_cell_status(std::vector< cell_relation_t > &cell_relations) const | internal::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) const | internal::CellAttachedDataSerializer< dim, spacedim > | |
| variable_size_data_stored | internal::CellAttachedDataSerializer< dim, spacedim > | |
| version_number | internal::CellAttachedDataSerializer< dim, spacedim > | inlinestatic |