| /petsc/src/ksp/ksp/interface/ |
| H A D | itcreate.c | 280 PetscErrorCode KSPSetNormType(KSP ksp, KSPNormType normtype) in KSPSetNormType() 385 PetscErrorCode KSPSetSupportedNorm(KSP ksp, KSPNormType normtype, PCSide pcside, PetscInt priority) in KSPSetSupportedNorm() 402 PetscErrorCode KSPSetUpNorms_Private(KSP ksp, PetscBool errorifnotsupported, KSPNormType *normtype,… in KSPSetUpNorms_Private() 443 PetscErrorCode KSPGetNormType(KSP ksp, KSPNormType *normtype) in KSPGetNormType()
|
| H A D | itcl.c | 342 KSPNormType normtype; in KSPSetFromOptions() local
|
| H A D | iterativ.c | 395 char normtype[256]; in KSPMonitorTrueResidual() local 579 char normtype[256]; in KSPMonitorTrueResidualMax() local 1522 KSPNormType normtype; in KSPConvergedDefault() local
|
| /petsc/src/ksp/ksp/impls/cg/pipecg2/ |
| H A D | pipecg2.c | 8 static PetscErrorCode VecMergedDot_Private(Vec U, Vec W, Vec R, PetscInt normtype, PetscScalar *ru,… in VecMergedDot_Private() 82 …, Vec vs, Vec va1, Vec vb1, Vec ve, Vec vf, Vec vm, Vec vn, Vec vu, PetscInt normtype, PetscScalar… in VecMergedOpsShort_Private() 304 …, Vec vs, Vec va1, Vec vb1, Vec ve, Vec vf, Vec vm, Vec vn, Vec vu, PetscInt normtype, PetscScalar… in VecMergedOps_Private()
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opusutils.cu | 122 PETSC_INTERN PetscErrorCode MatApproximateNorm_Private(Mat A, NormType normtype, PetscInt normsampl… in MatApproximateNorm_Private()
|
| H A D | math2opus.cu | 274 PETSC_EXTERN PetscErrorCode MatNorm_H2OPUS(Mat A, NormType normtype, PetscReal *n) in MatNorm_H2OPUS()
|
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | mgfunc.c | 593 KSPNormType normtype; in PCMGGetSmootherUp() local
|
| /petsc/src/ksp/ksp/impls/lsqr/ |
| H A D | lsqr.c | 382 char normtype[256]; in KSPLSQRMonitorResidual_LSQR() local
|
| /petsc/src/snes/impls/composite/ |
| H A D | snescomposite.c | 693 SNESNormSchedule normtype; in SNESSolve_Composite() local
|
| /petsc/src/ksp/pc/impls/h2opus/ |
| H A D | pch2opus.c | 36 NormType normtype; member
|
| /petsc/include/petsc/private/ |
| H A D | kspimpl.h | 171 KSPNormType normtype; /* type of norm used for convergence tests */ member
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 5637 KSPNormType normtype; in KSPPostSolve_SNESEW() local
|