int HYPRE_IJVectorGetValues

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

Gets values in vector.

Documentation

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

Not collective.

Alphabetic index