Searched refs:PCASMSetLocalType_ASM (Results 1 – 1 of 1) sorted by relevance
862 static PetscErrorCode PCASMSetLocalType_ASM(PC pc, PCCompositeType type) in PCASMSetLocalType_ASM() function1329 …tscCall(PetscObjectComposeFunction((PetscObject)pc, "PCASMSetLocalType_C", PCASMSetLocalType_ASM)); in PCCreate_ASM()