int HYPRE_StructVectorGetBoxValues

(HYPRE_StructVector vector,
  int* ilower, 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