Searched refs:rap_type (Results 1 – 1 of 1) sorted by relevance
2728 PetscInt rap_type; member2761 PetscCall(PetscViewerASCIIPrintf(viewer, " RAP type %s\n", PFMGRAPType[ex->rap_type])); in PCView_PFMG()2790 …GRAPType, PETSC_STATIC_ARRAY_LENGTH(PFMGRAPType), PFMGRAPType[ex->rap_type], &ex->rap_type, NULL)); in PCSetFromOptions_PFMG()2791 PetscCallHYPRE(HYPRE_StructPFMGSetRAPType(ex->hsolver, (HYPRE_Int)ex->rap_type)); in PCSetFromOptions_PFMG()2880 PetscCallHYPRE(HYPRE_StructPFMGSetRAPType(ex->hsolver, (HYPRE_Int)ex->rap_type)); in PCSetUp_PFMG()2927 ex->rap_type = 0; in PCCreate_PFMG()