Searched refs:workcoarse (Results 1 – 2 of 2) sorted by relevance
16 Vec *workcoarse; member
391 w1 = def->workcoarse[0]; in PCPreSolve_Deflation()392 w2 = def->workcoarse[1]; in PCPreSolve_Deflation()430 w1 = def->workcoarse[0]; in PCApply_Deflation()431 w2 = def->workcoarse[1]; in PCApply_Deflation()673 PetscCall(KSPCreateVecs(def->WtAWinv, 2, &def->workcoarse, 0, NULL)); in PCSetUp_Deflation()683 PetscCall(VecDestroyVecs(2, &def->workcoarse)); in PCReset_Deflation()