Reference documentation for deal.II version 8.4.2
CellId Member List

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

CellId(unsigned int coarse_cell_id_, std::vector< unsigned char > id_)CellIdinlineexplicit
CellId()CellIdinline
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
to_string() constCellId