Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c342 static PetscErrorCode KSPSetFromOptions_Chebyshev(KSP ksp, PetscOptionItems PetscOptionsObject) in KSPSetFromOptions_Chebyshev() function
936 ksp->ops->setfromoptions = KSPSetFromOptions_Chebyshev; in KSPCreate_Chebyshev()