int32_t bHYPRE_IJBuildMatrix_AddToValues ( bHYPRE_IJBuildMatrix self, int32_t nrows, struct SIDL_int__array* ncols, struct SIDL_int__array* rows, struct SIDL_int__array* cols, struct SIDL_double__array* values)

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