int HYPRE_StructMatrixAddToConstantValues

(HYPRE_StructMatrix matrix,
  int nentries,
  int* entries,
  double* values)

Add to matrix coefficients which are constant over the grid.

Documentation

Add to matrix coefficients which are constant over the grid. The values array is of length nentries.

Alphabetic index