Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\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
CellId Member List

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

binary_type typedefCellId
CellId(const types::coarse_cell_id coarse_cell_id, const std::vector< std::uint8_t > &child_indices)CellId
CellId(const types::coarse_cell_id coarse_cell_id, const unsigned int n_child_indices, const std::uint8_t *child_indices)CellId
CellId(const binary_type &binary_representation)CellId
CellId(const std::string &string_representation)CellIdexplicit
CellId()CellId
child_indicesCellIdprivate
coarse_cell_idCellIdprivate
get_child_indices() constCellIdinline
get_coarse_cell_id() constCellIdinline
is_ancestor_of(const CellId &other) constCellIdinline
is_parent_of(const CellId &other) constCellIdinline
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_string() constCellId