Searched refs:PCASMGetSubMatType_ASM (Results 1 – 1 of 1) sorted by relevance
906 static PetscErrorCode PCASMGetSubMatType_ASM(PC pc, MatType *sub_mat_type) in PCASMGetSubMatType_ASM() function1333 …cCall(PetscObjectComposeFunction((PetscObject)pc, "PCASMGetSubMatType_C", PCASMGetSubMatType_ASM)); in PCCreate_ASM()