Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c156 static PetscErrorCode PCView_GASM(PC pc, PetscViewer viewer) in PCView_GASM() function
1308 pc->ops->view = PCView_GASM; in PCCreate_GASM()