Searched defs:maxcols (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | classical.c | 562 PetscInt fs, fe, cs, ce, nl, i, j, k, li, lni, ci, ncols, maxcols, fn, cn, cid; in PCGAMGProlongator_Classical_Standard() local
|
| H A D | agg.c | 728 PetscInt *d_nnz, *o_nnz, kk, *garray = NULL, *AJ, maxcols = 0; in PCGAMGCreateGraph_AGG() local
|
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 231 PetscInt debug = 0, rStart, rEnd, r, maxcols = 0, k, Nc, ldac, ldaf; in DMAdaptInterpolator() local
|