Home
last modified time | relevance | path

Searched refs:KSPSetFromOptions_PGMRES (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/pgmres/
H A Dpgmres.c325 static PetscErrorCode KSPSetFromOptions_PGMRES(KSP ksp, PetscOptionItems PetscOptionsObject) in KSPSetFromOptions_PGMRES() function
385 ksp->ops->setfromoptions = KSPSetFromOptions_PGMRES; in KSPCreate_PGMRES()