Searched defs:rindex (Results 1 – 2 of 2) sorted by relevance
6526 const PetscInt rindex = i1[k] - rstart; in MatSetPreallocationCOO_MPIAIJ() local6532 const PetscInt rindex = i2[k] - rstart; in MatSetPreallocationCOO_MPIAIJ() local6537 const PetscInt rindex = i1[k] - rstart; in MatSetPreallocationCOO_MPIAIJ() local6543 const PetscInt rindex = i2[k] - rstart; in MatSetPreallocationCOO_MPIAIJ() local
422 PetscInt *rindex; /* compressed row index */ member