Searched refs:PCASMSetSubMatType_ASM (Results 1 – 1 of 1) sorted by relevance
917 static PetscErrorCode PCASMSetSubMatType_ASM(PC pc, MatType sub_mat_type) in PCASMSetSubMatType_ASM() function1334 …cCall(PetscObjectComposeFunction((PetscObject)pc, "PCASMSetSubMatType_C", PCASMSetSubMatType_ASM)); in PCCreate_ASM()