int HYPRE_BoomerAMGSetSchwarzUseNonSymm ( HYPRE_Solver solver, 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 hierarchy of classes


generated by doc++