Home
last modified time | relevance | path

Searched defs:doSort (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/asm/
H A Dasm.c881 static PetscErrorCode PCASMSetSortIndices_ASM(PC pc, PetscBool doSort) in PCASMSetSortIndices_ASM()
1206 PetscErrorCode PCASMSetSortIndices(PC pc, PetscBool doSort) in PCASMSetSortIndices()
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1014 static PetscErrorCode PCGASMSetSortIndices_GASM(PC pc, PetscBool doSort) in PCGASMSetSortIndices_GASM()
1192 PetscErrorCode PCGASMSetSortIndices(PC pc, PetscBool doSort) in PCGASMSetSortIndices()