Home
last modified time | relevance | path

Searched refs:HYPREBoomerAMGSmoothType (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c984 static const char *HYPREBoomerAMGSmoothType[] = {"ILU", "Schwarz-smoothers", "Pilut", "ParaSails", … variable
1069 …plex smoothers", "None", HYPREBoomerAMGSmoothType, PETSC_STATIC_ARRAY_LENGTH(HYPREBoomerAMGSmoothT… in PCSetFromOptions_HYPRE_BoomerAMG()
1425 …PetscViewerASCIIPrintf(viewer, " Smooth type %s\n", HYPREBoomerAMGSmoothType[jac->smoo… in PCView_HYPRE_BoomerAMG()