Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c4 static const char *const KSPChebyshevKinds[] = {"FIRST", "FOURTH", "OPT_FOURTH", "KSPChebyshevKinds… variable
376 …hebyshev_kind", "Type of Chebyshev polynomial", "KSPChebyshevKind", KSPChebyshevKinds, (PetscEnum)… in KSPSetFromOptions_Chebyshev()