Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/pipelcg/
H A Dpipelcg.c36 static PetscErrorCode KSPSetUp_PIPELCG(KSP ksp) in KSPSetUp_PIPELCG() function
479 ksp->ops->setup = KSPSetUp_PIPELCG; in KSPCreate_PIPELCG()