| /petsc/src/mat/graphops/order/ |
| H A D | sorder.c | 11 PETSC_INTERN PetscErrorCode MatGetOrdering_Natural(Mat mat, MatOrderingType type, IS *irow, IS *ico… in MatGetOrdering_Natural() 49 PETSC_INTERN PetscErrorCode MatGetOrdering_RowLength(Mat mat, MatOrderingType type, IS *irow, IS *i… in MatGetOrdering_RowLength()
|
| /petsc/src/mat/tests/ |
| H A D | ex4.c | 9 IS irow, icol; in main() local
|
| H A D | ex249.c | 9 IS *irow, *icol; in main() local
|
| H A D | ex87.c | 13 IS isrow, iscol, irow[n], icol[n]; in main() local
|
| H A D | ex22.c | 102 PetscErrorCode MatGetOrdering_myordering(Mat mat, MatOrderingType type, IS *irow, IS *icol) in MatGetOrdering_myordering()
|
| H A D | ex139.c | 27 …m, n, top_bs, row_bs, col_bs, nlocblocks, *idx, nrowblocks, ncolblocks, *ridx, *cidx, *icol, *irow; in main() local
|
| H A D | ex23.c | 19 IS irow[2], icol[2]; in main() local
|
| /petsc/src/mat/impls/localref/ |
| H A D | mlocalref.c | 35 …ode MatSetValuesBlockedLocal_LocalRef_Block(Mat A, PetscInt nrow, const PetscInt irow[], PetscInt … in MatSetValuesBlockedLocal_LocalRef_Block() 50 …de MatSetValuesBlockedLocal_LocalRef_Scalar(Mat A, PetscInt nrow, const PetscInt irow[], PetscInt … in MatSetValuesBlockedLocal_LocalRef_Scalar() 67 static PetscErrorCode MatSetValuesLocal_LocalRef_Scalar(Mat A, PetscInt nrow, const PetscInt irow[]… in MatSetValuesLocal_LocalRef_Scalar()
|
| /petsc/src/dm/impls/da/hypre/ |
| H A D | mhyp.c | 25 …rrorCode MatSetValuesLocal_HYPREStruct_3d(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt … in MatSetValuesLocal_HYPREStruct_3d() 64 static PetscErrorCode MatZeroRowsLocal_HYPREStruct_3d(Mat mat, PetscInt nrow, const PetscInt irow[]… in MatZeroRowsLocal_HYPREStruct_3d() 339 …rorCode MatSetValuesLocal_HYPRESStruct_3d(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt … in MatSetValuesLocal_HYPRESStruct_3d() 442 …rrorCode MatZeroRowsLocal_HYPRESStruct_3d(Mat mat, PetscInt nrow, const PetscInt irow[], PetscScal… in MatZeroRowsLocal_HYPRESStruct_3d()
|
| /petsc/src/mat/impls/adj/mpi/ |
| H A D | mpiadj.c | 133 static PetscErrorCode MatCreateSubMatrices_MPIAdj_Private(Mat mat, PetscInt n, const IS irow[], con… in MatCreateSubMatrices_MPIAdj_Private() 209 static PetscErrorCode MatCreateSubMatricesMPI_MPIAdj(Mat mat, PetscInt n, const IS irow[], const IS… in MatCreateSubMatricesMPI_MPIAdj() 217 static PetscErrorCode MatCreateSubMatrices_MPIAdj(Mat mat, PetscInt n, const IS irow[], const IS ic… in MatCreateSubMatrices_MPIAdj()
|
| /petsc/src/mat/impls/aij/seq/bas/ |
| H A D | spbas.c | 382 PetscInt *irow; in spbas_matrix_to_crs() local 441 PetscInt *irow; in spbas_transpose() local
|
| /petsc/src/tao/matrix/ |
| H A D | submatfree.c | 222 PetscErrorCode MatCreateSubMatrices_SMF(Mat A, PetscInt n, IS *irow, IS *icol, MatReuse scall, Mat … in MatCreateSubMatrices_SMF()
|
| H A D | adamat.c | 233 static PetscErrorCode MatCreateSubMatrices_ADA(Mat A, PetscInt n, IS *irow, IS *icol, MatReuse scal… in MatCreateSubMatrices_ADA()
|
| /petsc/src/mat/impls/normal/ |
| H A D | normmh.c | 9 static PetscErrorCode MatCreateSubMatrices_NormalHermitian(Mat mat, PetscInt n, const IS irow[], co… in MatCreateSubMatrices_NormalHermitian()
|
| H A D | normm.c | 26 static PetscErrorCode MatCreateSubMatrices_Normal(Mat mat, PetscInt n, const IS irow[], const IS ic… in MatCreateSubMatrices_Normal()
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mmdense.c | 57 const PetscInt **irow, **icol, *irow_i; in MatCreateSubMatrices_MPIDense_Local() local
|
| /petsc/src/mat/impls/cdiagonal/ |
| H A D | cdiagonal.c | 88 static PetscErrorCode MatCreateSubMatrices_ConstantDiagonal(Mat A, PetscInt n, const IS irow[], con… in MatCreateSubMatrices_ConstantDiagonal()
|
| /petsc/src/mat/impls/aij/mpi/mumps/ |
| H A D | mumps.c | 1069 PetscCount rstart, nz, i, j, k, m, jj, irow, countA, countB; in MatConvertToTriples_mpisbaij_mpisbaij() local 1175 PetscCount rstart, cstart, nz, i, j, jj, irow, countA, countB; in MatConvertToTriples_mpiaij_mpiaij() local 1253 PetscCount nz, i, j, k, n, jj, irow, countA, countB, idx; in MatConvertToTriples_mpibaij_mpiaij() local 1317 PetscCount rstart, nz, nza, nzb, i, j, jj, irow, countA, countB; in MatConvertToTriples_mpiaij_mpisbaij() local
|
| /petsc/src/mat/impls/htool/ |
| H A D | htool.cxx | 158 static PetscErrorCode MatCreateSubMatrices_Htool(Mat A, PetscInt n, const IS irow[], const IS icol[… in MatCreateSubMatrices_Htool()
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 2214 PetscErrorCode MatGetValuesLocal(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt ncol, cons… in MatGetValuesLocal() 2455 PetscErrorCode MatSetValuesLocal(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt ncol, cons… in MatSetValuesLocal() 2544 PetscErrorCode MatSetValuesBlockedLocal(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt nco… in MatSetValuesBlockedLocal() 7258 PetscErrorCode MatCreateSubMatrices(Mat mat, PetscInt n, const IS irow[], const IS icol[], MatReuse… in MatCreateSubMatrices() 7319 PetscErrorCode MatCreateSubMatricesMPI(Mat mat, PetscInt n, const IS irow[], const IS icol[], MatRe… in MatCreateSubMatricesMPI()
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaij2.c | 111 const PetscInt *irow, *icol; in MatCreateSubMatrix_SeqSBAIJ_Private() local 275 PetscErrorCode MatCreateSubMatrices_SeqSBAIJ(Mat A, PetscInt n, const IS irow[], const IS icol[], M… in MatCreateSubMatrices_SeqSBAIJ()
|
| /petsc/include/ |
| H A D | petscmat.h | 873 … static inline PetscErrorCode MatGetSubMatrices(Mat mat, PetscInt n, const IS irow[], const IS ico… in MatGetSubMatrices() 878 …atic inline PetscErrorCode MatGetSubMatricesMPI(Mat mat, PetscInt n, const IS irow[], const IS ico… in MatGetSubMatricesMPI()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 618 const PetscInt **icol, **irow; local
|
| /petsc/src/mat/impls/maij/ |
| H A D | maij.c | 995 static PetscErrorCode MatCreateSubMatrices_MAIJ(Mat mat, PetscInt n, const IS irow[], const IS icol… in MatCreateSubMatrices_MAIJ()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 1220 const PetscInt *icol, *irow; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local 2039 const PetscInt **icol, **irow; in MatCreateSubMatrices_MPIAIJ_Local() local
|