Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/pipeprcg/
H A Dpipeprcg.c22 static PetscErrorCode KSPSetFromOptions_PIPEPRCG(KSP ksp, PetscOptionItems PetscOptionsObject) in KSPSetFromOptions_PIPEPRCG() function
224 ksp->ops->setfromoptions = KSPSetFromOptions_PIPEPRCG; in KSPCreate_PIPEPRCG()