Searched refs:addp (Results 1 – 1 of 1) sorted by relevance
503 char addp[32]; in PCGAMGSquareGraph_GAMG() local512 …PetscCall(PetscSNPrintf(addp, sizeof(addp), "pc_gamg_square_%" PetscInt_FMT "_", pc_gamg->current_… in PCGAMGSquareGraph_GAMG()513 PetscCall(MatAppendOptionsPrefix(*Gmat2, addp)); in PCGAMGSquareGraph_GAMG()738 char addp[32]; in PCSetUp_GAMG() local782 … PetscCall(PetscSNPrintf(addp, sizeof(addp), "pc_gamg_prolongator_%" PetscInt_FMT "_", level)); in PCSetUp_GAMG()783 PetscCall(MatAppendOptionsPrefix(Prol11, addp)); in PCSetUp_GAMG()