Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/wb/
H A Dwb.c681 PetscErrorCode PCExoticSetType(PC pc, PCExoticType type) in PCExoticSetType() function
778 if (flg) PetscCall(PCExoticSetType(pc, mgctype)); in PCSetFromOptions_Exotic()
/petsc/include/
H A Dpetscpc.h508 PETSC_EXTERN PetscErrorCode PCExoticSetType(PC, PCExoticType);