Home
last modified time | relevance | path

Searched defs:umax (Results 1 – 6 of 6) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex48.c880 PetscReal umin = 1e100, umax = -1e100; in THISurfaceStatistics() local
951 PetscReal umin, umax, umean; in THISolveStatistics() local
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact.c45 PetscInt *jl, *q, jmin, jmax, juidx, nzk, qm, *iu, *ju, k, j, vj, umax, maxadd; in MatCholeskyFactorSymbolic_SeqSBAIJ_MSR() local
H A Dsbaijfact2.c2285 PetscInt *prowl, *q, jmin, jmax, juidx, nzk, qm, *iu, *ju, k, j, vj, umax, maxadd; in MatICCFactorSymbolic_SeqSBAIJ_MSR() local
/petsc/src/ts/tutorials/
H A Dex14.c992 PetscReal umin = 1e100, umax = -1e100; in THISurfaceStatistics() local
1069 PetscReal umin, umax, umean; in THISolveStatistics() local
/petsc/include/petsc/private/
H A Dvecimpl.h128 PetscInt umax; /* max stash size user wants */ member
H A Dmatimpl.h337 PetscInt umax; /* user specified max-size */ member