Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h260 PETSC_EXTERN PetscErrorCode PCGASMSetSortIndices(PC, PetscBool);
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1192 PetscErrorCode PCGASMSetSortIndices(PC pc, PetscBool doSort) in PCGASMSetSortIndices() function