Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgsl/
H A Dbcgsl.c442 static PetscErrorCode KSPView_BCGSL(KSP ksp, PetscViewer viewer) in KSPView_BCGSL() function
576 ksp->ops->view = KSPView_BCGSL; in KSPCreate_BCGSL()