Searched refs:PCASMSetSortIndices_ASM (Results 1 – 1 of 1) sorted by relevance
881 static PetscErrorCode PCASMSetSortIndices_ASM(PC pc, PetscBool doSort) in PCASMSetSortIndices_ASM() function1331 …all(PetscObjectComposeFunction((PetscObject)pc, "PCASMSetSortIndices_C", PCASMSetSortIndices_ASM)); in PCCreate_ASM()