Searched defs:dnorm (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex204.c | 51 PetscReal dnorm; in main() local 104 PetscReal dnorm; in main() local 156 PetscReal dnorm; in main() local 208 PetscReal dnorm; in main() local
|
| H A D | ex235.c | 65 PetscReal Aijnorm, Aijdiagnorm, Bnorm, dnorm; in main() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex47.c | 10 PetscReal norm, dnorm; in main() local
|
| /petsc/src/snes/impls/ngmres/ |
| H A D | ngmresfunc.c | 115 …s, PetscInt l, Vec X, Vec F, Vec XM, Vec FM, Vec XA, Vec FA, Vec D, PetscReal *dnorm, PetscReal *d… in SNESNGMRESNorms_Private() 163 …etscReal xAnorm, PetscReal fAnorm, PetscReal yAnorm, PetscReal objA, PetscReal dnorm, PetscReal ob… in SNESNGMRESSelect_Private() 250 …NES snes, PetscInt l, PetscReal obj, PetscReal objM, PetscReal objA, PetscReal dnorm, PetscReal ob… in SNESNGMRESSelectRestart_Private()
|
| H A D | anderson.c | 32 PetscReal dnorm, dminnorm = 0.0, fminnorm; in SNESSolve_Anderson() local
|
| H A D | snesngmres.c | 148 PetscReal dnorm = 0.0, dminnorm = 0.0; in SNESSolve_NGMRES() local
|
| /petsc/src/tao/bound/impls/bncg/ |
| H A D | bncg.c | 436 …scReal gnorm2, PetscReal step, PetscReal fold, PetscReal gnorm2_old, PetscReal dnorm, PetscBool pc… in TaoBNCGStepDirectionUpdate() 873 PetscReal step = 1.0, gnorm2, gd, dnorm = 0.0; in TaoBNCGConductIteration() local
|
| /petsc/src/tao/bound/impls/bnk/ |
| H A D | bnk.h | 33 PetscReal fold, f, gnorm, dnorm; member
|