Searched defs:nnz1 (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/utils/ |
| H A D | axpy.c | 498 PetscInt *newCols, rStart, rEnd, maxRows, r, colMax = 0, nnz0 = 0, nnz1 = 0; in MatFilter() local
|
| /petsc/src/mat/impls/aij/seq/bas/ |
| H A D | spbas.c | 147 PetscInt nnz1 = irow_in[i1 + 1] - irow_in[i1]; in spbas_row_order_icol() local
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | agg.c | 723 PetscInt Istart, Iend, ncols, nnz0, nnz1, NN, MM, nloc; in PCGAMGCreateGraph_AGG() local
|
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 507 PetscLogDouble accumulate[2]{}, nnz1 = 1.0, m1 = 1.0; in PCHPDDMGetComplexities() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 6303 static PetscErrorCode ExpandJmap_Internal(PetscCount nnz1, PetscCount nnz, const PetscCount imap[],… in ExpandJmap_Internal()
|