25 "node",
"edge",
"face",
"cell",
"integration_point"};
65std::ostream&
operator<<(std::ostream& os, Location
const& l);
static constexpr char const * mesh_item_type_strings[]
Char array names for all of MeshItemType values.
bool operator<(const Location &left, const Location &right)
Lexicographic order of Location.
std::ostream & operator<<(std::ostream &os, Element const &e)
static constexpr char const * toString(const MeshItemType t)
Returns a char array for a specific MeshItemType.
Location(std::size_t meshid, MeshItemType itemtype, std::size_t itemid)