Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/ilu/
H A Dilu.c68 static PetscErrorCode PCSetUp_ILU(PC pc) in PCSetUp_ILU() function
306 pc->ops->setup = PCSetUp_ILU; in PCCreate_ILU()