Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/hypre/
H A Dhypre.c70 PetscReal truncfactor; member
678 …ation factor for interpolation (0=no truncation)","None",jac->truncfactor,&jac->truncfactor,&flg);… in PCSetFromOptions_HYPRE_BoomerAMG()
680truncfactor < 0.0) SETERRQ1(PetscObjectComm((PetscObject)pc),PETSC_ERR_ARG_OUTOFRANGE,"Truncation … in PCSetFromOptions_HYPRE_BoomerAMG()
681 PetscStackCallStandard(HYPRE_BoomerAMGSetTruncFactor,(jac->hsolver,jac->truncfactor)); in PCSetFromOptions_HYPRE_BoomerAMG()
961 …IIPrintf(viewer," Interpolation truncation factor %g\n",(double)jac->truncfactor);CHKERRQ(ierr); in PCView_HYPRE_BoomerAMG()
1786 jac->truncfactor = 0.0; in PCHYPRESetType_HYPRE()
1805 jac->truncfactor = 0.0; in PCHYPRESetType_HYPRE()
1820 PetscStackCallStandard(HYPRE_BoomerAMGSetTruncFactor,(jac->hsolver,jac->truncfactor)); in PCHYPRESetType_HYPRE()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS70573 PetscReal truncfactor;70,2200
H A DCTAGS80046 truncfactor src/ksp/pc/impls/hypre/hypre.c /^ PetscReal truncfactor;$/;" m language:C struct:__ano…