int32_t bHYPRE_IJBuildVector_SetValues ( bHYPRE_IJBuildVector self, int32_t nvalues, struct SIDL_int__array* indices, struct SIDL_double__array* values)

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++