Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dgeo.c91 static PetscErrorCode PCSetFromOptions_GEO(PC pc, PetscOptionItems PetscOptionsObject) in PCSetFromOptions_GEO() function
733 pc_gamg->ops->setfromoptions = PCSetFromOptions_GEO; in PCCreateGAMG_GEO()