Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.h11 typedef struct _PC_Telescope *PC_Telescope;
12 struct _PC_Telescope { struct
H A Dtelescope.c1363 struct _PC_Telescope *sred; in PCCreate_Telescope()