int HYPRE_StructVectorSetValues

(HYPRE_StructVector vector,
  int* index, double value)

Set vector coefficients index by index.

Documentation

Set vector coefficients index by index.

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

Alphabetic index