| /petsc/src/mat/impls/localref/ ! |
| H A D | mlocalref.c | 12 #define IndexSpaceGet(buf, nrow, ncol, irowm, icolm) \ argument 22 #define IndexSpaceRestore(buf, nrow, ncol, irowm, icolm) \ argument 35 …ckedLocal_LocalRef_Block(Mat A, PetscInt nrow, const PetscInt irow[], PetscInt ncol, const PetscIn… in MatSetValuesBlockedLocal_LocalRef_Block() 50 …kedLocal_LocalRef_Scalar(Mat A, PetscInt nrow, const PetscInt irow[], PetscInt ncol, const PetscIn… in MatSetValuesBlockedLocal_LocalRef_Scalar() 67 …uesLocal_LocalRef_Scalar(Mat A, PetscInt nrow, const PetscInt irow[], PetscInt ncol, const PetscIn… in MatSetValuesLocal_LocalRef_Scalar()
|
| /petsc/src/mat/graphops/color/utils/ ! |
| H A D | bipartite.c | 9 PetscInt ncol; in MatColoringCreateBipartiteGraph() local
|
| /petsc/src/mat/graphops/order/ ! |
| H A D | wbm.c | 37 PetscInt *perm, nrow, ncol, nnz, liw, *iw, ldw; in MatGetOrdering_WBM() local
|
| /petsc/src/ksp/pc/impls/tfs/ ! |
| H A D | tfs.c | 84 PetscInt *localtoglobal, ncol, i; in PCSetUp_TFS() local
|
| /petsc/src/dm/impls/da/hypre/ ! |
| H A D | mhyp.c | 25 …esLocal_HYPREStruct_3d(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt ncol, const PetscIn… in MatSetValuesLocal_HYPREStruct_3d() 339 …sLocal_HYPRESStruct_3d(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt ncol, const PetscIn… in MatSetValuesLocal_HYPRESStruct_3d()
|
| /petsc/src/mat/impls/aij/mpi/ ! |
| H A D | mpiov.c | 1221 PetscInt nrow, ncol, start; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local 1746 PetscInt ncol = 0; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local 1769 PetscInt ncol = 0; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local 1921 PetscInt ncol; in MatCreateSubMatrices_MPIAIJ_SingleIS() local 1939 PetscInt nmax, nstages = 0, max_no, nrow, ncol, in[2], out[2]; in MatCreateSubMatrices_MPIAIJ() local 2040 PetscInt *nrow, *ncol, start; in MatCreateSubMatrices_MPIAIJ_Local() local
|
| H A D | mpiaij.c | 1888 …rmap->N, N = A->cmap->N, ma, na, mb, nb, row, *cols, *cols_tmp, *B_diag_ilen, i, ncol, A_diag_ncol; in MatTranspose_MPIAIJ() local 5424 PetscInt plocalsize, nrows, *ilocal, *oilocal, i, lidx, *nrcols, *nlcols, ncol; in MatCreateSeqSubMatrixWithRows_Private() local
|
| /petsc/include/petsc/private/kernels/ ! |
| H A D | blockinvert.h | 364 …#define PetscKernel_w_gets_w_plus_Ar_times_v(bs, ncol, v, A, w) msgemvp_(&(bs), &(ncol), (A… argument
|
| /petsc/src/mat/impls/dense/mpi/ ! |
| H A D | mmdense.c | 58 PetscInt *nrow, *ncol, *w1, *w3, *w4, start, inrqr; in MatCreateSubMatrices_MPIDense_Local() local
|
| /petsc/src/mat/impls/baij/mpi/ ! |
| H A D | baijov.c | 619 PetscInt *nrow, *ncol, start; local
|
| /petsc/src/mat/impls/is/ ! |
| H A D | matis.c | 19 #define IndexSpaceGet(buf, nrow, ncol, irowm, icolm) \ argument 29 #define IndexSpaceRestore(buf, nrow, ncol, irowm, icolm) \ argument
|
| /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 …tSetValuesBlockedLocal(Mat mat, PetscInt nrow, const PetscInt irow[], PetscInt ncol, const PetscIn… in MatSetValuesBlockedLocal()
|