Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/guess/impls/pod/
H A Dpod.c117 static PetscErrorCode KSPGuessDestroy_POD(KSPGuess guess) in KSPGuessDestroy_POD() function
460 guess->ops->destroy = KSPGuessDestroy_POD; in KSPGuessCreate_POD()