ParCSR ParaSails Preconditioner

Parallel sparse approximate inverse preconditioner for the ParCSR matrix format.


int HYPRE_ParaSailsCreate(MPI_Comm comm, HYPRE_Solver *solver)
Create a ParaSails preconditioner
int HYPRE_ParaSailsDestroy(HYPRE_Solver solver)
Destroy a ParaSails preconditioner
HYPRE_ParaSailsSetup
Set up the ParaSails preconditioner
HYPRE_ParaSailsSolve
Apply the ParaSails preconditioner
HYPRE_ParaSailsSetParams
Set the threshold and levels parameter for the ParaSails preconditioner
HYPRE_ParaSailsSetFilter
Set the filter parameter for the ParaSails preconditioner
HYPRE_ParaSailsSetSym
Set the symmetry parameter for the ParaSails preconditioner
HYPRE_ParaSailsSetLoadbal
Set the load balance parameter for the ParaSails preconditioner
HYPRE_ParaSailsSetReuse
Set the pattern reuse parameter for the ParaSails preconditioner
HYPRE_ParaSailsSetLogging
Set the logging parameter for the ParaSails preconditioner
alphabetic index hierarchy of classes


generated by doc++