Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpctypes.h405 PC_EXOTIC_FACE, enumerator
/petsc/src/ksp/pc/impls/wb/
H A Dwb.c710 …PetscCheck(ex->type == PC_EXOTIC_FACE || ex->type == PC_EXOTIC_WIREBASKET, PetscObjectComm((PetscO… in PCSetUp_Exotic()
711 if (ex->type == PC_EXOTIC_FACE) { in PCSetUp_Exotic()
847 ex->type = PC_EXOTIC_FACE; in PCCreate_Exotic()