Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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
coarse_cell_id (defined in CellId)CellIdprivate
id (defined in CellId)CellIdprivate
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