Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c67 PetscInt smoothnumlevels; member
1073 jac->smoothnumlevels = 25; in PCSetFromOptions_HYPRE_BoomerAMG()
1080 jac->smoothnumlevels = indx; in PCSetFromOptions_HYPRE_BoomerAMG()
1426 …scViewerASCIIPrintf(viewer, " Smooth num levels %" PetscInt_FMT "\n", jac->smoothnumlevels)); in PCView_HYPRE_BoomerAMG()
2306 jac->smoothnumlevels = 25; in PCHYPRESetType_HYPRE()