Searched refs:excluded (Results 1 – 3 of 3) sorted by relevance
298 PetscBT excluded; in PCBDDCGraphComputeConnectedComponents() local307 PetscCall(PetscBTCreate(maxc, &excluded)); in PCBDDCGraphComputeConnectedComponents()315 PetscCall(PetscBTMemzero(n, excluded)); in PCBDDCGraphComputeConnectedComponents()323 if (skip) PetscCall(PetscBTSet(excluded, j)); in PCBDDCGraphComputeConnectedComponents()338 if (PetscUnlikely(PetscBTLookup(excluded, j))) continue; in PCBDDCGraphComputeConnectedComponents()353 if (PetscUnlikely(PetscBTLookup(excluded, j))) continue; in PCBDDCGraphComputeConnectedComponents()372 if (PetscUnlikely(PetscBTLookup(excluded, j))) continue; in PCBDDCGraphComputeConnectedComponents()397 …if (PetscUnlikely(PetscBTLookup(excluded, j)) || j == point1 || j == point2 || j == point3) contin… in PCBDDCGraphComputeConnectedComponents()414 if (PetscUnlikely(PetscBTLookup(excluded, j))) continue; in PCBDDCGraphComputeConnectedComponents()424 PetscCall(PetscBTDestroy(&excluded)); in PCBDDCGraphComputeConnectedComponents()
410 excluded. In such case, this License incorporates the limitation as if
3542 (wf/cmp-effects-excluded? #f)3543 (wf/ht-effects-excluded? #f)