Searched refs:ritz (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresimpl.h | 16 …PetscBool ritz; /* Compute the Harmonic Ritz vectors instead of the Ritz… member
|
| H A D | agmres.c | 543 …" PetscInt_FMT " with %sRitz vectors\n", agmres->r, agmres->neig, agmres->ritz ? "" : "Harmonic ")… in KSPView_AGMRES() 571 …rs instead of the Harmonic Ritz vectors ", "KSPGMRESHarmonic", agmres->ritz, &agmres->ritz, &flg)); in KSPSetFromOptions_AGMRES()
|
| H A D | agmresdeflation.c | 208 if (!agmres->ritz) { in KSPAGMRESComputeDeflationData()
|
| /petsc/src/ksp/ksp/impls/gmres/ |
| H A D | gmreig.c | 114 PetscErrorCode KSPComputeRitz_GMRES(KSP ksp, PetscBool ritz, PetscBool small, PetscInt *nrit, Vec S… in KSPComputeRitz_GMRES() argument 146 if (!ritz) { in KSPComputeRitz_GMRES()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itfunc.c | 179 PetscErrorCode KSPComputeRitz(KSP ksp, PetscBool ritz, PetscBool small, PetscInt *nrit, Vec S[], Pe… in KSPComputeRitz() argument 184 PetscTryTypeMethod(ksp, computeritz, ritz, small, nrit, S, tetar, tetai); in KSPComputeRitz()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 3459 (ama/nr-ritz-values 10)
|
| /petsc/doc/ |
| H A D | petsc.bib | 33231 title = {The {F}ritz {J}ohn necessary optimality conditions in the presence of equality
|