Home
last modified time | relevance | path

Searched defs:norms (Results 1 – 12 of 12) sorted by relevance

/petsc/src/mat/tutorials/
H A Dex10.c17 PetscReal *norms; in main() local
/petsc/src/mat/tests/
H A Dex84.c5 static PetscErrorCode MatLoadComputeNorms(Mat data_mat, PetscViewer inp_viewer, PetscReal norms[]) in MatLoadComputeNorms()
H A Dex66.c37 PetscReal *coords, nA, nD, nB, err, nX, norms[3]; in main() local
/petsc/src/mat/utils/
H A Dgetcolv.c86 PetscErrorCode MatGetColumnNorms(Mat A, NormType type, PetscReal norms[]) in MatGetColumnNorms()
/petsc/include/petsc/private/
H A Dlinesearchimpl.h49 PetscBool norms; member
/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.c570 PetscReal *norms; in PCSetUp_Deflation() local
/petsc/src/snes/impls/ms/
H A Dms.c410 PetscBool norms = PETSC_FALSE; in SNESSetFromOptions_MS() local
/petsc/src/snes/utils/
H A Ddmplexsnes.c191 PetscReal *lnorms, *norms; in SNESMonitorFields() local
/petsc/src/vec/vec/interface/
H A Dvector.c1708 PetscReal norms[4] = {0.0, 0.0, 0.0, 0.0}; in VecCopyAsync_Private() local
H A Drvector.c446 PetscReal norms[4]; in VecScaleAsync_Private() local
/petsc/src/ksp/ksp/interface/
H A Ditfunc.c1179 PetscReal *norms; in KSPViewFinalMatResidual_Internal() local
/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1710 PetscReal norms[4]; in KSPMonitorStokesBlocks() local