HYPRE_Int HYPRE_StructVectorGetBoxValues

(HYPRE_StructVector vector,
  HYPRE_Int* ilower,
  HYPRE_Int* iupper,
  double* values)

Get vector coefficients a box at a time.

Documentation

Get vector coefficients a box at a time. The data in values is ordered as in HYPRE_StructVectorSetBoxValues.

Alphabetic index