Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/asm/
H A Dasm.c747 if (flg) PetscCall(PCASMSetSubMatType(pc, sub_mat_type)); in PCSetFromOptions_ASM()
1827 PetscErrorCode PCASMSetSubMatType(PC pc, MatType sub_mat_type) in PCASMSetSubMatType() function
/petsc/include/
H A Dpetscpc.h253 PETSC_EXTERN PetscErrorCode PCASMSetSubMatType(PC, MatType);