Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgsl/
H A Dbcgsl.c517 static PetscErrorCode KSPDestroy_BCGSL(KSP ksp) in KSPDestroy_BCGSL() function
572 ksp->ops->destroy = KSPDestroy_BCGSL; in KSPCreate_BCGSL()