Reference documentation for deal.II version 9.1.0-pre
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) const CellIdinline
operator<(const CellId &other) const CellIdinline
operator<<(std::ostream &os, const CellId &cid)CellIdfriend
operator==(const CellId &other) const CellIdinline
operator>>(std::istream &is, CellId &cid)CellIdfriend
serialize(Archive &ar, const unsigned int version)CellId
to_binary() const CellId
to_cell(const Triangulation< dim, spacedim > &tria) const CellId
to_string() const CellId