Home
last modified time | relevance | path

Searched defs:cmax (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/pc/impls/gamg/ !
H A Dclassical.c91 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 Dmatstash.c338 …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 Dex48.c243 PetscReal min, max, cmin, cmax; member
/petsc/src/ts/tutorials/ !
H A Dex14.c233 PetscReal min, max, cmin, cmax; member