38 ObjId(
Id i,
unsigned int d,
unsigned int f = 0 )
bool operator!=(const ObjId &other) const
bool operator==(const ObjId &other) const
bool operator<(const ObjId &other) const
bool isGlobal() const
Returns true if the Element is global.
bool isOffNode() const
Returns true if we need to go off-node for calling operations.
ObjId(Id i, unsigned int d, unsigned int f=0)
friend ostream & operator<<(ostream &s, const ObjId &i)
Element * element() const
friend istream & operator>>(istream &s, ObjId &i)