Home
last modified time | relevance | path

Searched defs:touched (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c519 PetscBool *touched; in PCBDDCGraphComputeConnectedComponents() local
1098 PetscBool *touched; in PCBDDCGraphSetUp() local
H A Dbddcschurs.c505 PetscBT touched; in PCBDDCSubSchursSetUp() local
2224 … PCBDDCAdjGetNextLayer_Private(PetscInt *queue_tip, PetscInt n_prev, PetscBT touched, PetscInt *xa… in PCBDDCAdjGetNextLayer_Private()
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c349 PetscBool touched, isms; in PetscPartitionerMultistageSetStages() local
/petsc/src/ksp/ksp/tutorials/
H A Dex59.c181 PetscBool *touched; in ComputeSpecialBoundaryIndices() local
/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h15 PetscBool touched; member