Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcg.c361 static PetscErrorCode KSPView_PIPEFCG(KSP ksp, PetscViewer viewer) in KSPView_PIPEFCG() function
624 ksp->ops->view = KSPView_PIPEFCG; in KSPCreate_PIPEFCG()