HYPRE_Int HYPRE_ParCSRHybridSetSeqThreshold

(HYPRE_Solver solver,
  HYPRE_Int seq_threshold)

(Optional) enables redundant coarse grid size.

Documentation

(Optional) enables redundant coarse grid size. If the system size becomes smaller than seq_threshold, sequential AMG is used on all remaining processors. The default is 0.

Alphabetic index