Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gcr/
H A Dgcr.c153 static PetscErrorCode KSPReset_GCR(KSP ksp) in KSPReset_GCR() function
169 PetscCall(KSPReset_GCR(ksp)); in KSPDestroy_GCR()
354 ksp->ops->reset = KSPReset_GCR; in KSPCreate_GCR()