Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c66 PetscInt smoothsweeps; member
1087 jac->smoothsweeps = indx; in PCSetFromOptions_HYPRE_BoomerAMG()
1427 …PetscViewerASCIIPrintf(viewer, " Smooth num sweeps %" PetscInt_FMT "\n", jac->smoothsweeps)); in PCView_HYPRE_BoomerAMG()