![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for CellId, including all inherited members.
CellId(unsigned int coarse_cell_id_, std::vector< unsigned char > id_) | CellId | inlineexplicit |
CellId() | CellId | inline |
coarse_cell_id (defined in CellId) | CellId | private |
id (defined in CellId) | CellId | private |
operator!=(const CellId &other) const | CellId | inline |
operator<<(std::ostream &os, const CellId &cid) | CellId | friend |
operator==(const CellId &other) const | CellId | inline |
operator>>(std::istream &is, CellId &cid) | CellId | friend |