Added HYPRE_Jacobi.

This commit is contained in:
falgout 2008-01-24 17:14:17 +00:00
parent 992c8d6d03
commit 8c13a668fe

View File

@ -576,8 +576,9 @@ int HYPRE_SStructSysPFMGGetFinalRelativeResidualNorm(
**/
/*@{*/
#define HYPRE_SMG 11
#define HYPRE_PFMG 10
#define HYPRE_PFMG 10
#define HYPRE_SMG 11
#define HYPRE_Jacobi 17
/**
* Create a solver object.