Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/hypre/
H A Dhypre.c96 PetscInt as_relax_type; member
1096 …_relax_type","Relaxation type for AMS smoother","None",jac->as_relax_type,&jac->as_relax_type,&fla… in PCSetFromOptions_HYPRE_AMS()
1101 PetscStackCallStandard(HYPRE_AMSSetSmoothingOptions,(jac->hsolver,jac->as_relax_type, in PCSetFromOptions_HYPRE_AMS()
1149 ierr = PetscViewerASCIIPrintf(viewer," smoother type %d\n",jac->as_relax_type);CHKERRQ(ierr); in PCView_HYPRE_AMS()
1203 …_relax_type","Relaxation type for ADS smoother","None",jac->as_relax_type,&jac->as_relax_type,&fla… in PCSetFromOptions_HYPRE_ADS()
1208 PetscStackCallStandard(HYPRE_ADSSetSmoothingOptions,(jac->hsolver,jac->as_relax_type, in PCSetFromOptions_HYPRE_ADS()
1254 ierr = PetscViewerASCIIPrintf(viewer," smoother type %d\n",jac->as_relax_type);CHKERRQ(ierr); in PCView_HYPRE_ADS()
1851 jac->as_relax_type = 2; in PCHYPRESetType_HYPRE()
1873 PetscStackCallStandard(HYPRE_AMSSetSmoothingOptions,(jac->hsolver,jac->as_relax_type, in PCHYPRESetType_HYPRE()
1911 jac->as_relax_type = 2; in PCHYPRESetType_HYPRE()
[all …]
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS70595 PetscInt as_relax_type;96,3042
H A DCTAGS38666 as_relax_type src/ksp/pc/impls/hypre/hypre.c /^ PetscInt as_relax_type;$/;" m language:C struct:_…