Home
last modified time | relevance | path

Searched defs:norm_max (Results 1 – 8 of 8) sorted by relevance

/petsc/src/mat/tests/
H A Dex118.c129 PetscReal norm, norm_max; in CkEigenSolutions() local
H A Dex116.c200 PetscReal norm, tmp, dot, norm_max, dot_max; in CkEigenSolutions() local
H A Dex120.c250 PetscReal norm, tmp, norm_max, dot_max, rdot; in CkEigenSolutions() local
/petsc/src/ts/tutorials/
H A Dex5.c62 PetscReal norm_2, norm_max; /* error norms */ member
346 PetscReal norm_2, norm_max; in Monitor() local
H A Dex6.c63 PetscReal norm_2, norm_max; /* error norms */ member
348 PetscReal norm_2, norm_max, dt, dttol; in Monitor() local
H A Dex4.c70 PetscReal norm_2, norm_max; /* error norms */ member
398 PetscReal norm_2, norm_max; in Monitor() local
H A Dex3.c64 PetscReal norm_2, norm_max; /* error norms */ member
385 PetscReal norm_2, norm_max, dt, dttol; in Monitor() local
/petsc/src/ts/tests/
H A Dex3.c229 PetscReal norm_2, norm_max, h = 1.0 / (m + 1); in Monitor() local