Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/lcd/
H A Dlcd.c134 static PetscErrorCode KSPDestroy_LCD(KSP ksp) in KSPDestroy_LCD() function
220 ksp->ops->destroy = KSPDestroy_LCD; in KSPCreate_LCD()