int HYPRE_ParaSailsSetReuse (HYPRE_Solver solver, int reuse)


Documentation

Set the pattern reuse parameter for the ParaSails preconditioner.

Parameters:

solver - [IN] Preconditioner object for which to set the pattern reuse parameter.
reuse - [IN] Value of the pattern reuse parameter. A nonzero value indicates that the pattern of the preconditioner should be reused for subsequent constructions of the preconditioner. A zero value indicates that the preconditioner should be constructed from scratch. The default value when this parameter is not set is 0.

alphabetic index hierarchy of classes


generated by doc++