Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gcr/
H A Dgcr.c177 static PetscErrorCode KSPSetFromOptions_GCR(KSP ksp, PetscOptionItems PetscOptionsObject) in KSPSetFromOptions_GCR() function
357 ksp->ops->setfromoptions = KSPSetFromOptions_GCR; in KSPCreate_GCR()