HYPRE_Int HYPRE_StructVectorSetValues

(HYPRE_StructVector vector,
  HYPRE_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