int HYPRE_IJVectorAddToValues

(HYPRE_IJVector vector,
  int nvalues, const int* indices,
  const double* values)

Adds to values in vector.

Documentation

Adds to values in vector. Usage details are analogous to HYPRE_IJVectorSetValues.

Not collective.

Alphabetic index