HYPRE_Int HYPRE_StructMatrixSetConstantValues

(HYPRE_StructMatrix matrix,
  HYPRE_Int nentries,
  HYPRE_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