Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/pipelcg/
H A Dpipelcg.c114 static PetscErrorCode KSPView_PIPELCG(KSP ksp, PetscViewer viewer) in KSPView_PIPELCG() function
483 ksp->ops->view = KSPView_PIPELCG; in KSPCreate_PIPELCG()