Searched refs:J0copy (Results 1 – 1 of 1) sorted by relevance
454 Mat J0copy; in MatSetRandomWithShift() local462 PetscCall(MatDuplicate(J0, MAT_COPY_VALUES, &J0copy)); in MatSetRandomWithShift()470 PetscCall(KSPSetOperators(kspeig, J0copy, J0copy)); in MatSetRandomWithShift()481 PetscCall(MatDestroy(&J0copy)); in MatSetRandomWithShift()