Searched refs:indexsetarys (Results 1 – 1 of 1) sorted by relevance
568 PetscInt* indexsetarys = malloc(sizeof(PetscInt)*nshg); in SolGMRpSclr() local588 indexsetarys[k] = nodetoinsert; in SolGMRpSclr()595 indexsetarys[k] = nodetoinsert; in SolGMRpSclr()602 ierr = ISCreateGeneral(PETSC_COMM_SELF, petsc_n, indexsetarys, in SolGMRpSclr()604 free(indexsetarys); in SolGMRpSclr()