Searched defs:cbegin (Results 1 – 5 of 5) sorted by relevance
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 802 inline typename KHashTable<V, H, KE>::const_iterator KHashTable<V, H, KE>::cbegin() const noexcept in cbegin() function in Petsc::khash::KHashTable
|
| /petsc/src/mat/impls/nest/ |
| H A D | matnest.c | 609 …rCode MatNestGetBlock_Private(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cen… in MatNestGetBlock_Private() 667 PetscInt rbegin, rend, cbegin, cend; in MatNestFindSubMat() local
|
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 1833 …nse_Seq_CUPM<T>::GetSubMatrix(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cen… in GetSubMatrix()
|
| /petsc/src/mat/impls/dense/seq/ |
| H A D | dense.c | 3503 PetscErrorCode MatDenseGetSubMatrix_SeqDense(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin… in MatDenseGetSubMatrix_SeqDense() 3882 PetscErrorCode MatDenseGetSubMatrix(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscIn… in MatDenseGetSubMatrix()
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mpidense.c | 1622 …MatDenseGetSubMatrix_MPIDense(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegin, PetscInt cen… in MatDenseGetSubMatrix_MPIDense()
|