Searched defs:norms (Results 1 – 12 of 12) sorted by relevance
| /petsc/src/mat/tutorials/ |
| H A D | ex10.c | 17 PetscReal *norms; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex84.c | 5 static PetscErrorCode MatLoadComputeNorms(Mat data_mat, PetscViewer inp_viewer, PetscReal norms[]) in MatLoadComputeNorms()
|
| H A D | ex66.c | 37 PetscReal *coords, nA, nD, nB, err, nX, norms[3]; in main() local
|
| /petsc/src/mat/utils/ |
| H A D | getcolv.c | 86 PetscErrorCode MatGetColumnNorms(Mat A, NormType type, PetscReal norms[]) in MatGetColumnNorms()
|
| /petsc/include/petsc/private/ |
| H A D | linesearchimpl.h | 49 PetscBool norms; member
|
| /petsc/src/ksp/pc/impls/deflation/ |
| H A D | deflation.c | 570 PetscReal *norms; in PCSetUp_Deflation() local
|
| /petsc/src/snes/impls/ms/ |
| H A D | ms.c | 410 PetscBool norms = PETSC_FALSE; in SNESSetFromOptions_MS() local
|
| /petsc/src/snes/utils/ |
| H A D | dmplexsnes.c | 191 PetscReal *lnorms, *norms; in SNESMonitorFields() local
|
| /petsc/src/vec/vec/interface/ |
| H A D | vector.c | 1708 PetscReal norms[4] = {0.0, 0.0, 0.0, 0.0}; in VecCopyAsync_Private() local
|
| H A D | rvector.c | 446 PetscReal norms[4]; in VecScaleAsync_Private() local
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itfunc.c | 1179 PetscReal *norms; in KSPViewFinalMatResidual_Internal() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex42.c | 1710 PetscReal norms[4]; in KSPMonitorStokesBlocks() local
|