Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h48 PetscBool queue_sorted; member
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c236 if (!graph->queue_sorted) { in PCBDDCGraphGetCandidatesIS()
243 graph->queue_sorted = PETSC_TRUE; in PCBDDCGraphGetCandidatesIS()
547 graph->queue_sorted = PETSC_FALSE; in PCBDDCGraphComputeConnectedComponents()
723 graph->queue_sorted = PETSC_FALSE; in PCBDDCGraphComputeConnectedComponentsLocal()