Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h252 PETSC_EXTERN PetscErrorCode PCASMGetSubMatType(PC, MatType *);
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c1799 PetscErrorCode PCASMGetSubMatType(PC pc, MatType *sub_mat_type) in PCASMGetSubMatType() function