Home
last modified time | relevance | path

Searched defs:PCExoticTypes (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscpc.h39 PETSC_EXTERN const char *const PCExoticTypes[]; variable
/petsc/src/ksp/pc/impls/wb/
H A Dwb.c12 const char *const PCExoticTypes[] = {"face", "wirebasket", "PCExoticType", "PC_Exotic", NULL}; variable