int32_t bHYPRE_IJMatrixView_AddToValues ( bHYPRE_IJMatrixView self, int32_t nrows, int32_t* ncols, int32_t* rows, int32_t* cols, double* values, int32_t nnonzeros, sidl_BaseInterface *_ex)

Adds to values for nrows of the matrix

Documentation

Adds to values for nrows of the matrix. Usage details are analogous to SetValues. Adds to any previous values at the specified locations, or, if there was no value there before, inserts a new one.

Not collective.

alphabetic index hierarchy of classes


generated by doc++