Searched refs:Yout (Results 1 – 1 of 1) sorted by relevance
655 static PetscErrorCode PCMatApply_GASM(PC pc, Mat Xin, Mat Yout) in PCMatApply_GASM() argument681 Y = Yout; in PCMatApply_GASM()727 PetscCall(MatDenseGetColumnVecWrite(Yout, i, &x)); in PCMatApply_GASM()730 PetscCall(MatDenseRestoreColumnVecRead(Yout, i, &x)); in PCMatApply_GASM()