Home
last modified time | relevance | path

Searched defs:rEnd (Results 1 – 12 of 12) sorted by relevance

/petsc/src/mat/tests/
H A Dex170.c63 PetscInt rStart, rEnd, row; in CreateGraph() local
96 PetscInt rStart, rEnd, row; in CreateGraph() local
/petsc/src/mat/utils/
H A Dbandwidth.c22 PetscInt rStart, rEnd, r; in MatComputeBandwidth() local
H A Daxpy.c498 PetscInt *newCols, rStart, rEnd, maxRows, r, colMax = 0, nnz0 = 0, nnz1 = 0; in MatFilter() local
/petsc/src/mat/impls/preallocator/
H A Dmatpreallocator.c48 PetscInt rStart, rEnd, r, cStart, cEnd, c, bs; in MatSetValues_Preallocator() local
156 PetscInt n, maxrow = 1, *cols, rStart, rEnd, *rowstarts; in MatPreallocatorPreallocate_Preallocator() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpihashmat.h13 const PetscInt rEnd = A->rmap->rend; in MatSetValues_MPI_Hash() local
/petsc/src/mat/graphops/order/
H A Dspectral.c23 PetscInt rStart, rEnd, r, colMax = 0; in MatCreateLaplacian() local
/petsc/src/snes/tests/
H A Dex68.c36 PetscInt rStart, rEnd, row; in ConstructProblem1() local
/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c704 PetscInt rStart, rEnd, r, pStart, pEnd, p; in DMPlexUpdateAllocation_Static() local
765 PetscInt rStart, rEnd, r, pStart, pEnd, p, len, maxRowLen = 0; in DMPlexFillMatrix_Static() local
H A Dplexfem.c3352 PetscInt locRows, rStart, rEnd; in DMPlexComputeMassMatrixGeneral() local
/petsc/src/mat/impls/adj/mpi/
H A Dmpiadj.c455 PetscInt rStart, rEnd, cStart, cEnd; in MatSetValues_MPIAdj() local
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c231 PetscInt debug = 0, rStart, rEnd, r, maxcols = 0, k, Nc, ldac, ldaf; in DMAdaptInterpolator() local
/petsc/src/mat/interface/
H A Dmatrix.c7979 PetscInt n, rStart, rEnd, Nb = 0; in MatSelectVariableBlockSizes() local
10734 PetscInt rStart, rEnd, r, nrow = 0; in MatFindZeroDiagonals() local