Searched defs:cmax (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/gamg/ ! |
| H A D | classical.c | 91 PetscInt cmax = 0; in PCGAMGCreateGraph_Classical() local 190 PetscInt fn, cn, fs, fe, cs, ce, i, j, ncols, col, row_f, row_c, cmax = 0, idx, noff; in PCGAMGProlongator_Classical_Direct() local 443 PetscInt j, i, ps, pf, pn, pcs, pcf, pcn, idx, cmax; in PCGAMGTruncateProlongator_Private() local
|
| /petsc/src/mat/utils/ ! |
| H A D | matstash.c | 338 …t n, const PetscInt idxn[], const PetscScalar values[], PetscInt rmax, PetscInt cmax, PetscInt idx) in MatStashValuesRowBlocked_Private() 389 …t n, const PetscInt idxn[], const PetscScalar values[], PetscInt rmax, PetscInt cmax, PetscInt idx) in MatStashValuesColBlocked_Private()
|
| /petsc/src/snes/tutorials/ ! |
| H A D | ex48.c | 243 PetscReal min, max, cmin, cmax; member
|
| /petsc/src/ts/tutorials/ ! |
| H A D | ex14.c | 233 PetscReal min, max, cmin, cmax; member
|