int HYPRE_StructVectorAddToBoxValues

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

Add to vector coefficients a box at a time.

Documentation

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

Alphabetic index