Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fcg/
H A Dfcg.c288 static PetscErrorCode KSPDestroy_FCG(KSP ksp) in KSPDestroy_FCG() function
555 ksp->ops->destroy = KSPDestroy_FCG; in KSPCreate_FCG()