int HYPRE_StructVectorGetValues

(HYPRE_StructVector vector,
  int* index, double* value)

Get vector coefficients index by index.

Documentation

Get vector coefficients index by index.

NOTE: For better efficiency, use HYPRE_StructVectorGetBoxValues to get coefficients a box at a time.

Alphabetic index