int HYPRE_StructVectorAddToValues

(HYPRE_StructVector vector,
  int* index, double value)

Add to vector coefficients index by index.

Documentation

Add to vector coefficients index by index.

NOTE: For better efficiency, use HYPRE_StructVectorAddToBoxValues to set coefficients a box at a time.

Alphabetic index