Searched refs:HYPREILUIterSetup (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 758 static const char *HYPREILUIterSetup[] = {"default", "async-in-place", "async-explicit", "sync-expl… variable 776 …ILU iterative setup type", "None", HYPREILUIterSetup, PETSC_STATIC_ARRAY_LENGTH(HYPREILUIterSetup)… in PCSetFromOptions_HYPRE_ILU() 877 … " ILU iterative setup type %s (%" PetscInt_FMT ")\n", HYPREILUIterSetup[indx], indx)… in PCView_HYPRE_ILU() 1096 …ILU iterative setup type", "None", HYPREILUIterSetup, PETSC_STATIC_ARRAY_LENGTH(HYPREILUIterSetup)… in PCSetFromOptions_HYPRE_BoomerAMG() 1454 … " ILU iterative setup type %s (%" PetscInt_FMT ")\n", HYPREILUIterSetup[indx], indx)… in PCView_HYPRE_BoomerAMG()
|