Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1014 static PetscErrorCode PCGASMSetSortIndices_GASM(PC pc, PetscBool doSort) in PCGASMSetSortIndices_GASM() function
1314 …(PetscObjectComposeFunction((PetscObject)pc, "PCGASMSetSortIndices_C", PCGASMSetSortIndices_GASM)); in PCCreate_GASM()