Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h246 PETSC_EXTERN PetscErrorCode PCASMGetLocalType(PC, PCCompositeType *);
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c1183 PetscErrorCode PCASMGetLocalType(PC pc, PCCompositeType *type) in PCASMGetLocalType() function