Searched refs:truncfactor (Results 1 – 1 of 1) sorted by relevance
75 PetscReal truncfactor; member352 PetscCallHYPRE(HYPRE_BoomerAMGSetTruncFactor(jac->hsolver, jac->truncfactor)); in PCSetUp_HYPRE()1014 …on factor for interpolation (0=no truncation)", "None", jac->truncfactor, &jac->truncfactor, &flg,… in PCSetFromOptions_HYPRE_BoomerAMG()1015 if (flg) PetscCallHYPRE(HYPRE_BoomerAMGSetTruncFactor(jac->hsolver, jac->truncfactor)); in PCSetFromOptions_HYPRE_BoomerAMG()1395 …scViewerASCIIPrintf(viewer, " Interpolation truncation factor %g\n", (double)jac->truncfactor)); in PCView_HYPRE_BoomerAMG()2300 jac->truncfactor = 0.0; in PCHYPRESetType_HYPRE()2319 jac->truncfactor = 0.0; in PCHYPRESetType_HYPRE()