Home
last modified time | relevance | path

Searched defs:norm_tmp (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/tests/
H A Dex94.c30 PetscReal norm, norm_abs, norm_tmp, fill = 4.0; in main() local
H A Dex96.c49 PetscReal norm, norm_tmp, norm_tmp1, tol = 100. * PETSC_MACHINE_EPSILON; in main() local