Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c298 PetscBT excluded; in PCBDDCGraphComputeConnectedComponents() local
307 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()
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE410 excluded. In such case, this License incorporates the limitation as if
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas3542 (wf/cmp-effects-excluded? #f)
3543 (wf/ht-effects-excluded? #f)