HYPRE_Int HYPRE_EuclidSetRowScale

(HYPRE_Solver solver,
  HYPRE_Int row_scale)

If row_scale not equal 0, values are scaled prior to factorization so that largest value in any row is +1 or -1.

Documentation

If row_scale not equal 0, values are scaled prior to factorization so that largest value in any row is +1 or -1. Note that this can destroy symmetry in a matrix.

Alphabetic index