| /petsc/src/ts/characteristic/impls/da/ |
| H A D | slda.c | 17 PetscCall(PetscViewerStringSPrintf(viewer, "dummy %" PetscInt_FMT, da->dummy)); in CharacteristicView_DA()
|
| /petsc/src/ksp/ksp/impls/gmres/pipefgmres/ |
| H A D | pipefgmres.c | 500 PetscCall(PetscViewerStringSPrintf(viewer, "restart %" PetscInt_FMT, pipefgmres->max_k)); in KSPView_PIPEFGMRES() 502 …PetscCall(PetscViewerStringSPrintf(viewer, " shift=%g+%gi\n", (double)PetscRealPart(pipefgmres->… in KSPView_PIPEFGMRES() 504 PetscCall(PetscViewerStringSPrintf(viewer, " shift=%g\n", (double)pipefgmres->shift)); in KSPView_PIPEFGMRES()
|
| /petsc/src/sys/classes/viewer/impls/string/ |
| H A D | stringv.c | 36 PetscErrorCode PetscViewerStringSPrintf(PetscViewer viewer, const char format[], ...) in PetscViewerStringSPrintf() function
|
| /petsc/src/ksp/ksp/impls/cg/pipelcg/ |
| H A D | pipelcg.c | 127 PetscCall(PetscViewerStringSPrintf(viewer, " Pipeline depth: %" PetscInt_FMT "\n", plcg->l)); in KSPView_PIPELCG() 128 …PetscCall(PetscViewerStringSPrintf(viewer, " Minimal eigenvalue estimate %g\n", (double)plcg->lmi… in KSPView_PIPELCG() 129 …PetscCall(PetscViewerStringSPrintf(viewer, " Maximal eigenvalue estimate %g\n", (double)plcg->lma… in KSPView_PIPELCG()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscvwr.pxi | 107 PetscErrorCode PetscViewerStringSPrintf(PetscViewer, char[], ...)
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 71 …PetscCall(PetscViewerStringSPrintf(viewer, " blocks=%" PetscInt_FMT ", overlap=%" PetscInt_FMT ", … in PCView_ASM() 106 …PetscCall(PetscViewerStringSPrintf(sviewer, "[%d:%d] Subdomain %" PetscInt_FMT " with overlap:\n",… in PCASMPrintSubdomains() 107 …for (j = 0; j < nidx; j++) PetscCall(PetscViewerStringSPrintf(sviewer, "%" PetscInt_FMT " ", idx[j… in PCASMPrintSubdomains() 109 PetscCall(PetscViewerStringSPrintf(sviewer, "\n")); in PCASMPrintSubdomains() 122 …PetscCall(PetscViewerStringSPrintf(sviewer, "[%d:%d] Subdomain %" PetscInt_FMT " without overlap:\… in PCASMPrintSubdomains() 125 …for (j = 0; j < nidx; j++) PetscCall(PetscViewerStringSPrintf(sviewer, "%" PetscInt_FMT " ", idx[j… in PCASMPrintSubdomains() 127 PetscCall(PetscViewerStringSPrintf(sviewer, "\n")); in PCASMPrintSubdomains()
|
| /petsc/src/ml/regressor/interface/ |
| H A D | regressor.c | 132 PetscCall(PetscViewerStringSPrintf(viewer, " PetscRegressorType: %-7.7s", type)); in PetscRegressorView()
|
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factimpl.c | 321 …if (t == MAT_FACTOR_ILU || t == MAT_FACTOR_ICC) PetscCall(PetscViewerStringSPrintf(viewer, " lvls=… in PCView_Factor()
|
| /petsc/include/ |
| H A D | petscviewer.h | 258 PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUT…
|
| /petsc/src/ksp/pc/impls/redundant/ |
| H A D | redundant.c | 60 PetscCall(PetscViewerStringSPrintf(viewer, " Redundant solver preconditioner")); in PCView_Redundant()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcreate.c | 171 PetscCall(PetscViewerStringSPrintf(viewer, " KSPType: %-7.7s", type)); in KSPView()
|
| /petsc/src/ksp/ksp/impls/fcg/ |
| H A D | fcg.c | 318 …PetscCall(PetscViewerStringSPrintf(viewer, "m_max %" PetscInt_FMT " nprealloc %" PetscInt_FMT " %s… in KSPView_FCG()
|
| /petsc/src/ksp/ksp/impls/fcg/pipefcg/ |
| H A D | pipefcg.c | 385 …PetscCall(PetscViewerStringSPrintf(viewer, "max previous directions = %" PetscInt_FMT ", prealloca… in KSPView_PIPEFCG()
|
| /petsc/src/ksp/ksp/impls/gcr/pipegcr/ |
| H A D | pipegcr.c | 348 …PetscCall(PetscViewerStringSPrintf(viewer, "max previous directions = %" PetscInt_FMT ", prealloca… in KSPView_PIPEGCR()
|
| /petsc/src/tao/linesearch/interface/ |
| H A D | taolinesearch.c | 93 PetscCall(PetscViewerStringSPrintf(viewer, " %-3.3s", type)); in TaoLineSearchView()
|
| /petsc/src/ksp/pc/impls/redistribute/ |
| H A D | redistribute.c | 64 PetscCall(PetscViewerStringSPrintf(viewer, " Redistribute preconditioner")); in PCView_Redistribute()
|
| /petsc/src/ksp/ksp/impls/gmres/ |
| H A D | gmres.c | 474 PetscCall(PetscViewerStringSPrintf(viewer, "%s restart %" PetscInt_FMT, cstr, gmres->max_k)); in KSPView_GMRES()
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmres.c | 548 PetscCall(PetscViewerStringSPrintf(viewer, "%s restart %" PetscInt_FMT, cstr, agmres->max_k)); in KSPView_AGMRES()
|
| /petsc/src/ts/impls/implicit/sundials/ |
| H A D | sundials.c | 477 PetscCall(PetscViewerStringSPrintf(viewer, "SUNDIALS type %s", type)); in TSView_Sundials()
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 79 …for (j = 0; j < nidx; ++j) PetscCall(PetscViewerStringSPrintf(sviewer, "%" PetscInt_FMT " ", idx[j… in PCGASMSubdomainView_Private() 105 …for (j = 0; j < nidx; ++j) PetscCall(PetscViewerStringSPrintf(sviewer, "%" PetscInt_FMT " ", idx[j… in PCGASMSubdomainView_Private()
|
| /petsc/src/snes/impls/nasm/ |
| H A D | nasm.c | 246 …PetscCall(PetscViewerStringSPrintf(viewer, " blocks=%" PetscInt_FMT ",type=%s", N, SNESNASMTypes[n… in SNESView_NASM()
|
| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 1847 PetscCall(PetscViewerStringSPrintf(viewer, " PCType: %-7.7s", cstr)); in PCView()
|
| /petsc/src/ksp/pc/impls/bjacobi/ |
| H A D | bjacobi.c | 236 PetscCall(PetscViewerStringSPrintf(viewer, " blks=%" PetscInt_FMT, jac->n)); in PCView_BJacobi()
|
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 749 PetscCall(PetscViewerStringSPrintf(viewer, " %-3.3s", type)); in TaoView()
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 1952 PetscCall(PetscViewerStringSPrintf(viewer, " TSType: %-7.7s", type)); in TSView()
|