Lines Matching defs:cstart

534   PetscInt    cstart = mat->cmap->rstart, cend = mat->cmap->rend, row, col;  in MatSetValues_MPIAIJ()  local
649 PetscInt cstart = mat->cmap->rstart, cend = mat->cmap->rend, col; in MatSetValues_MPIAIJ_CopyFromCSRFormat_Symbolic() local
692 PetscInt cstart = mat->cmap->rstart, cend = mat->cmap->rend; in MatSetValues_MPIAIJ_CopyFromCSRFormat() local
729 PetscInt cstart = mat->cmap->rstart, cend = mat->cmap->rend, row, col; in MatGetValues_MPIAIJ() local
1716 PetscInt i, *cworkA, *cworkB, **pcA, **pcB, cstart = matin->cmap->rstart; in MatGetRow_MPIAIJ() local
2221 PetscInt cstart = A->cmap->rstart, cend = A->cmap->rend; in MatGetRowMinAbs_MPIAIJ() local
2337 PetscInt cstart = A->cmap->rstart, cend = A->cmap->rend; in MatGetRowMin_MPIAIJ() local
2453 PetscInt cstart = A->cmap->rstart, cend = A->cmap->rend; in MatGetRowMax_MPIAIJ() local
3154 PetscInt i, cstart, cend, Bn = B->cmap->N; in ISGetSeqIS_SameColDist_Private() local
3531 PetscInt count, Bn = B->cmap->N, cstart = mat->cmap->rstart, cend = mat->cmap->rend; in MatCreateSubMatrix_MPIAIJ_SameRowDist() local
3868 PetscInt m, cstart, cend, j, nnz, i, d, *ld; in MatMPIAIJSetPreallocationCSR_MPIAIJ() local
5128 PetscInt am = A->rmap->n, i, j, k, cstart = A->cmap->rstart; in MatMPIAIJGetLocalMat() local
6173 PetscInt cstart, cend, rstart, rend, row, col; in MatSplitEntries_Internal() local
6343 …PetscInt m, n, M, N, rstart, rend, cstart, cend; /* Sizes, indices of row/col, therefo… in MatSetPreallocationCOO_MPIAIJ() local
8070 PetscInt cstart = mat->cmap->rstart, cend = mat->cmap->rend, row, col; in matsetvaluesmpiaij_() local