Searched refs:tmp_ind (Results 1 – 1 of 1) sorted by relevance
10 PetscInt tmp_ind[2]; in test_vec_ops() local107 tmp_ind[0] = 0; in test_vec_ops()108 tmp_ind[1] = 1; in test_vec_ops()110 PetscCall(VecNestSetSubVecs(Y, 2, tmp_ind, tmp_buf)); in test_vec_ops()