int HYPRE_StructMatrixSetConstantValues

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

Set matrix coefficients which are constant over the grid.

Documentation

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

Alphabetic index