Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
CellId Member List

This is the complete list of members for CellId, including all inherited members.

binary_type typedefCellId
CellId(const unsigned int coarse_cell_id, const std::vector< std::uint8_t > &child_indices)CellId
CellId(const unsigned int coarse_cell_id, const unsigned int n_child_indices, const std::uint8_t *child_indices)CellId
CellId(const binary_type &binary_representation)CellId
CellId()CellId
child_indicesCellIdprivate
coarse_cell_idCellIdprivate
n_child_indicesCellIdprivate
operator!=(const CellId &other) constCellIdinline
operator<(const CellId &other) constCellIdinline
operator<<(std::ostream &os, const CellId &cid)CellIdfriend
operator==(const CellId &other) constCellIdinline
operator>>(std::istream &is, CellId &cid)CellIdfriend
serialize(Archive &ar, const unsigned int version)CellId
to_binary() constCellId
to_cell(const Triangulation< dim, spacedim > &tria) constCellId
to_string() constCellId