Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c99 PetscBool nodal_relax; member
1479 …if (jac->nodal_relax) PetscCall(PetscViewerASCIIPrintf(viewer, " Using nodal relaxation via Sch… in PCView_HYPRE_BoomerAMG()
2329 jac->nodal_relax = PETSC_FALSE; in PCHYPRESetType_HYPRE()