Home
last modified time | relevance | path

Searched refs:PCASMSetSortIndices_ASM (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/asm/
H A Dasm.c881 static PetscErrorCode PCASMSetSortIndices_ASM(PC pc, PetscBool doSort) in PCASMSetSortIndices_ASM() function
1331 …all(PetscObjectComposeFunction((PetscObject)pc, "PCASMSetSortIndices_C", PCASMSetSortIndices_ASM)); in PCCreate_ASM()