HYPRE_Int HYPRE_BoomerAMGSetSchwarzUseNonSymm

(HYPRE_Solver solver,
  HYPRE_Int use_nonsymm)

(Optional) Indicates that the aggregates may not be SPD for the Schwarz method.

Documentation

(Optional) Indicates that the aggregates may not be SPD for the Schwarz method. The following options exist for use_nonsymm:

0 assume SPD (default)
1 assume non-symmetric

Alphabetic index