Searched refs:PCASMSetSubMatType (Results 1 – 2 of 2) sorted by relevance
747 if (flg) PetscCall(PCASMSetSubMatType(pc, sub_mat_type)); in PCSetFromOptions_ASM()1827 PetscErrorCode PCASMSetSubMatType(PC pc, MatType sub_mat_type) in PCASMSetSubMatType() function
253 PETSC_EXTERN PetscErrorCode PCASMSetSubMatType(PC, MatType);