Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gcr/
H A Dgcr.c120 static PetscErrorCode KSPView_GCR(KSP ksp, PetscViewer viewer) in KSPView_GCR() function
356 ksp->ops->view = KSPView_GCR; in KSPCreate_GCR()