HYPRE_Int HYPRE_IJVectorGetValues

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

Gets values in vector.

Documentation

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

Not collective.

Alphabetic index