Home
last modified time | relevance | path

Searched defs:cend (Results 1 – 25 of 25) sorted by relevance

/petsc/src/mat/tutorials/
H A Dex10.c18 PetscInt n, cstart, cend; in main() local
/petsc/src/mat/tests/
H A Dex194.c8 PetscInt i, j, m = 3, n = 2, rstart, rend, cstart, cend; in main() local
H A Dex151.c32 PetscInt i, rstart, rend, cstart, cend; in main() local
H A Dex166.c32 PetscInt i, rstart, rend, cstart, cend; in main() local
H A Dex114.c208 …PetscInt bs = 2, *imaxabsB, *imaxabsB2, rstart, rend, cstart, cend, ncols, col, Brows[2]… in main() local
H A Dex211.c15 PetscInt i, cstart, cend, Bn = B->cmap->N; in ISGetSeqIS_SameColDist_Private() local
H A Dex1.c12 PetscInt cstart, cend; in createMatsAndVecs() local
/petsc/src/mat/impls/aij/mpi/
H A Dfdmpiaij.c34 PetscInt k, cstart, cend, l, row, col, nz, spidx, i, j; in MatFDColoringApply_BAIJ() local
185 PetscInt k, cstart, cend, l, row, col, nz; in MatFDColoringApply_AIJ() local
406 PetscInt n, nrows, nrows_i, j, k, m, ncols, col, *rowhit, cstart, cend, colb; in MatFDColoringSetUp_MPIXAIJ() local
H A Dmmaij.c209 PetscInt i, j, n, nt, cstart, cend, no, *garray = ina->garray, *lindices, bs = inA->rmap->bs; in MatMPIAIJDiagonalScaleLocalSetUp() local
H A Dmpiaij.c534 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
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
[all …]
H A Dmpiov.c1219 …PetscInt cstart = C->cmap->rstart, cend = C->cmap->rend, rstart = C->rmap->rstart, *bmap = … in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local
2347 PetscInt cend = C->cmap->rend; in MatCreateSubMatrices_MPIAIJ_Local() local
2628 PetscInt cend = C->cmap->rend; in MatCreateSubMatrices_MPIAIJ_Local() local
2851 PetscInt m, n, *nz, ngcol, col, cstart, cend, shift, count; in MatSetSeqMats_MPIAIJ() local
/petsc/src/mat/impls/sell/mpi/
H A Dmmsell.c203 PetscInt i, n, nt, cstart, cend, no, *garray = ina->garray, *lindices; in MatMPISELLDiagonalScaleLocalSetUp() local
H A Dmpisell.c155 PetscInt cstart = mat->cmap->rstart, cend = mat->cmap->rend, row, col; in MatSetValues_MPISELL() local
252 PetscInt cstart = mat->cmap->rstart, cend = mat->cmap->rend, row, col; in MatGetValues_MPISELL() local
/petsc/src/mat/impls/baij/mpi/
H A Dmmbaij.c203 PetscInt bs = inA->rmap->bs, i, n, nt, j, cstart, cend, no, *garray = ina->garray, *lindices; in MatMPIBAIJDiagonalScaleLocalSetUp() local
H A Dmpibaij.c415 PetscInt cend = baij->cendbs, bs = mat->rmap->bs, bs2 = baij->bs2; in MatSetValuesBlocked_MPIBAIJ() local
2547 PetscInt m, rstart, cstart, cend; in MatMPIBAIJSetPreallocationCSR_MPIBAIJ() local
3428 PetscInt cend = baij->cendbs, bs = mat->rmap->bs, bs2 = baij->bs2; in matmpibaijsetvaluesblocked_() local
/petsc/src/tao/leastsquares/impls/brgn/
H A Dbrgn.c168 PetscInt i, n, cstart, cend; in GNComputeHessian() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx342 …MPI_Comm comm, KokkosCsrMatrix A, KokkosCsrMatrix B, PetscInt cstart, PetscInt cend, const PetscIn… in MatMPIAIJKokkosReduceBegin()
674 …MPI_Comm comm, KokkosCsrMatrix A, KokkosCsrMatrix B, PetscInt cstart, PetscInt cend, const PetscIn… in MatMPIAIJKokkosReduceEnd()
753 PetscInt cstart, cend; in MatMPIAIJKokkosBcastBegin() local
1055 PetscInt cstart, cend; in MatProductSymbolic_MPIAIJKokkos_AtB() local
/petsc/src/mat/impls/nest/
H A Dmatnest.c609 …NestGetBlock_Private(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cend, Mat *B) in MatNestGetBlock_Private()
667 PetscInt rbegin, rend, cbegin, cend; in MatNestFindSubMat() local
2020 PetscInt m, n, M, N, i, j, k, *dnnz, *onnz = NULL, rstart, cstart, cend; in MatConvert_Nest_AIJ() local
/petsc/src/mat/impls/dense/seq/cupm/
H A Dmatseqdensecupm.hpp1441 …make_submat_iterator(PetscInt rstart, PetscInt rend, PetscInt cstart, PetscInt cend, PetscInt lda,… in make_submat_iterator()
1833 …:GetSubMatrix(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cend, Mat *mat) noe… in GetSubMatrix()
/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp826 inline typename KHashTable<V, H, KE>::const_iterator KHashTable<V, H, KE>::cend() const noexcept in cend() function in Petsc::khash::KHashTable
/petsc/src/mat/impls/hypre/
H A Dmhypre.c85 HYPRE_Int rstart, rend, cstart, cend; in MatHYPRE_CreateFromMat() local
1749 PetscInt rstart, rend, cstart, cend, M, N; local
/petsc/src/mat/impls/sbaij/mpi/
H A Dmpisbaij.c572 PetscInt cend = baij->cendbs, bs = mat->rmap->bs, bs2 = baij->bs2; in MatSetValuesBlocked_MPISBAIJ() local
1977 PetscInt m, rstart, cend; in MatMPISBAIJSetPreallocationCSR_MPISBAIJ() local
/petsc/src/mat/impls/dense/seq/
H A Ddense.c3503 …etSubMatrix_SeqDense(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cend, Mat *v) in MatDenseGetSubMatrix_SeqDense()
3882 …MatDenseGetSubMatrix(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cend, Mat *v) in MatDenseGetSubMatrix()
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c1622 …etSubMatrix_MPIDense(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cend, Mat *v) in MatDenseGetSubMatrix_MPIDense()
/petsc/src/mat/interface/
H A Dmatrix.c7702 …, *sizes, *starts, i = 0, env = 0, tbs = 0, lblocks = 0, rstart, II, ln = 0, cnt = 0, cstart, cend; in MatComputeVariableBlockEnvelope() local