Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dgeo.c720 static PetscErrorCode PCDestroy_GAMG_GEO(PC pc) in PCDestroy_GAMG_GEO() function
734 pc_gamg->ops->destroy = PCDestroy_GAMG_GEO; in PCCreateGAMG_GEO()