45 return ptr_ == md.ptr_;
Base class for distributed vectors parallel descriptors.
void copy(const MD_Vector_base &)
Constructs an MD_Vector object by copying an existing object.
int operator!=(const MD_Vector &) const
Inverse of ==.
int operator==(const MD_Vector &) const
Returns 1 if the structures are identical, 0 otherwise.
Objet_U * objet_u_ptr(int)
Returns a pointer to the Objet_U at index num in memory.
static Memoire & Instance()
Returns a pointer to the memory instance. Creates a new memory object if no instance has been created...
virtual int duplique() const =0