| /petsc/src/mat/impls/aij/mpi/aijsell/ |
| H A D | mpiaijsell.c | 82 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateMPIAIJSELL() 102 …rCode MatMPIAIJSetPreallocation_MPIAIJSELL(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJSELL()
|
| /petsc/src/mat/impls/aij/mpi/aijperm/ |
| H A D | mpiaijperm.c | 87 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateMPIAIJPERM() 105 …rCode MatMPIAIJSetPreallocation_MPIAIJPERM(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJPERM()
|
| /petsc/src/mat/impls/aij/mpi/aijmkl/ |
| H A D | mpiaijmkl.c | 86 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateMPIAIJMKL() 106 …orCode MatMPIAIJSetPreallocation_MPIAIJMKL(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJMKL()
|
| /petsc/src/mat/impls/aij/mpi/mpiviennacl/ |
| H A D | mpiaijviennacl.cxx | 7 …e MatMPIAIJSetPreallocation_MPIAIJViennaCL(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJViennaCL() 106 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateAIJViennaCL()
|
| /petsc/src/mat/impls/baij/mpi/baijmkl/ |
| H A D | mpibaijmkl.c | 5 …AIJSetPreallocation_MPIBAIJMKL(Mat B, PetscInt bs, PetscInt d_nz, const PetscInt *d_nnz, PetscInt … in MatMPIBAIJSetPreallocation_MPIBAIJMKL() 131 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateBAIJMKL()
|
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | mpiaijsbaij.c | 14 PetscInt *d_nnz, *o_nnz; in MatConvert_MPIAIJ_MPISBAIJ() local 56 PetscInt *d_nnz, *o_nnz; in MatConvert_MPIBAIJ_MPISBAIJ() local
|
| H A D | mpisbaij.c | 1898 …SBAIJSetPreallocation_MPISBAIJ(Mat B, PetscInt bs, PetscInt d_nz, const PetscInt *d_nnz, PetscInt … in MatMPISBAIJSetPreallocation_MPISBAIJ() 1978 PetscInt i, j, d, nz, bd, nz_max = 0, *d_nnz = NULL, *o_nnz = NULL; in MatMPISBAIJSetPreallocationCSR_MPISBAIJ() local 2266 …e MatMPISBAIJSetPreallocation(Mat B, PetscInt bs, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPISBAIJSetPreallocation() 2379 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateSBAIJ()
|
| /petsc/src/mat/tests/ |
| H A D | ex300.c | 18 PetscInt d_nnz[3] = {0, 0, 0}; in main() local
|
| /petsc/src/dm/impls/sliced/ |
| H A D | sliced.c | 12 PetscInt d_nz, o_nz, *d_nnz, *o_nnz; member 127 PetscErrorCode DMSlicedSetPreallocation(DM dm, PetscInt d_nz, const PetscInt d_nnz[], PetscInt o_nz… in DMSlicedSetPreallocation() 301 … bs, PetscInt nlocal, PetscInt Nghosts, const PetscInt ghosts[], const PetscInt d_nnz[], const Pet… in DMSlicedCreate()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpiaijbaij.c | 12 PetscInt *d_nnz, *o_nnz; in MatConvert_MPIAIJ_MPIBAIJ() local
|
| H A D | mpibaij.c | 2548 PetscInt i, j, dlen, olen, nz, nz_max = 0, *d_nnz = NULL, *o_nnz = NULL; in MatMPIBAIJSetPreallocationCSR_MPIBAIJ() local 2653 …PIBAIJSetPreallocation_MPIBAIJ(Mat B, PetscInt bs, PetscInt d_nz, const PetscInt *d_nnz, PetscInt … in MatMPIBAIJSetPreallocation_MPIBAIJ() 3019 PetscErrorCode MatMPIBAIJSetPreallocation(Mat B, PetscInt bs, PetscInt d_nz, const PetscInt d_nnz[]… in MatMPIBAIJSetPreallocation() 3129 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateBAIJ() 3284 PetscInt *d_nnz, *o_nnz; in MatLoad_MPIBAIJ_Binary() local
|
| /petsc/src/mat/impls/sell/mpi/mpihip/ |
| H A D | mpisellhip.hip.cxx | 136 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateSELLHIP()
|
| /petsc/src/mat/impls/sell/mpi/mpicuda/ |
| H A D | mpisellcuda.cu | 136 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateSELLCUDA()
|
| /petsc/src/dm/tests/ |
| H A D | ex30.c | 11 …PetscInt i, bs = 1, N = 5, n, m, rstart, ghosts[2], *d_nnz, *o_nnz, dfill[4] = {1, 0, 0, 1}, o… in main() local
|
| /petsc/src/mat/impls/aij/mpi/mpihipsparse/ |
| H A D | mpiaijhipsparse.hip.cxx | 262 … MatMPIAIJSetPreallocation_MPIAIJHIPSPARSE(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJHIPSPARSE() 532 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateAIJHIPSPARSE()
|
| /petsc/src/mat/impls/aij/mpi/mpicusparse/ |
| H A D | mpiaijcusparse.cu | 262 …e MatMPIAIJSetPreallocation_MPIAIJCUSPARSE(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJCUSPARSE() 559 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateAIJCUSPARSE()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex56.c | 94 PetscInt *d_nnz, *o_nnz, osz[4] = {0, 9, 15, 19}, nbc; in main() local
|
| /petsc/src/ksp/pc/impls/hmg/ |
| H A D | hmg.c | 36 PetscInt subrow, row, nz, *d_nnz, *o_nnz, i, j, dnz, onz, max_nz, *indices; in PCHMGExpandInterpolation_Private() local
|
| /petsc/src/ksp/pc/impls/spai/ |
| H A D | ispai.c | 656 int *d_nnz, *o_nnz; in ConvertMatrixToMat() local
|
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 1322 PetscErrorCode MatMPISELLSetPreallocation(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt o_… in MatMPISELLSetPreallocation() 1682 PetscInt *d_nnz, *o_nnz; in MatConvert_MPIAIJ_MPISELL() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 1904 PetscInt *d_nnz, *g_nnz, *o_nnz; in MatTranspose_MPIAIJ() local 2873 PetscErrorCode MatMPIAIJSetPreallocation_MPIAIJ(Mat B, PetscInt d_nz, const PetscInt d_nnz[], Petsc… in MatMPIAIJSetPreallocation_MPIAIJ() 3869 PetscInt *d_nnz, *o_nnz, nnz_max = 0, rstart, ii, irstart; in MatMPIAIJSetPreallocationCSR_MPIAIJ() local 4119 PetscErrorCode MatMPIAIJSetPreallocation(Mat B, PetscInt d_nz, const PetscInt d_nnz[], PetscInt o_n… in MatMPIAIJSetPreallocation() 4515 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateAIJ() 7763 PetscInt *d_nnz, *o_nnz; in MatCreateGraph_Simple_AIJ() local 7892 PetscInt *d_nnz, *o_nnz, *w0, *w1, *w2; in MatCreateGraph_Simple_AIJ() local
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busadj.c | 383 PetscInt *d_nnz; in PreallocateJacobian() local
|
| H A D | ex9busoptfd.c | 384 PetscInt *d_nnz; in PreallocateJacobian() local
|
| /petsc/src/mat/impls/kaij/ |
| H A D | kaij.c | 796 PetscInt *d_nnz, *o_nnz = NULL, nz, i, j, m, d; in MatConvert_KAIJ_AIJ() local
|
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 33 …e MatMPIAIJSetPreallocation_MPIAIJKokkos(Mat mat, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatMPIAIJSetPreallocation_MPIAIJKokkos() 1817 …, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt d_nz, const PetscInt d_nnz[], PetscInt … in MatCreateAIJKokkos()
|