int32_t bHYPRE_IJParCSRVector_SetValues ( bHYPRE_IJParCSRVector self, int32_t nvalues, int32_t* indices, double* values, sidl_BaseInterface *_ex)

Sets values in vector

Documentation

Sets values in vector. The arrays values and indices are of dimension nvalues and contain the vector values to be set and the corresponding global vector indices, respectively. Erases any previous values at the specified locations and replaces them with new ones.

Not collective.

alphabetic index hierarchy of classes


generated by doc++