HYPRE_Int HYPRE_StructMatrixAddToConstantValues

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