Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c457 static PetscErrorCode KSPView_DGMRES(KSP ksp, PetscViewer viewer) in KSPView_DGMRES() function
1041 ksp->ops->view = KSPView_DGMRES; in KSPCreate_DGMRES()