Searched refs:KSPSetFromOptions_GMRES (Results 1 – 7 of 7) sorted by relevance
57 PETSC_INTERN PetscErrorCode KSPSetFromOptions_GMRES(KSP, PetscOptionItems PetscOptionsObject);
520 PetscErrorCode KSPSetFromOptions_GMRES(KSP ksp, PetscOptionItems PetscOptionsObject) in KSPSetFromOptions_GMRES() function894 ksp->ops->setfromoptions = KSPSetFromOptions_GMRES; in KSPCreate_GMRES()
328 PetscCall(KSPSetFromOptions_GMRES(ksp, PetscOptionsObject)); in KSPSetFromOptions_PGMRES()
426 PetscCall(KSPSetFromOptions_GMRES(ksp, PetscOptionsObject)); in KSPSetFromOptions_FGMRES()
581 PetscCall(KSPSetFromOptions_GMRES(ksp, PetscOptionsObject)); in KSPSetFromOptions_LGMRES()
474 PetscCall(KSPSetFromOptions_GMRES(ksp, PetscOptionsObject)); in KSPSetFromOptions_PIPEFGMRES()
528 PetscCall(KSPSetFromOptions_GMRES(ksp, PetscOptionsObject)); in KSPSetFromOptions_DGMRES()