Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c576 const PetscInt *PETSC_RESTRICT local_subs = graph->local_subs; in PCBDDCGraphComputeCC_Private() local
H A Dbddcschurs.c392 PetscInt *local_subs = sub_schurs->graph->local_subs; in PCBDDCSubSchursSetUp() local
H A Dbddcprivate.c7633 PetscInt *local_subs, n, totn; in PCBDDCAnalyzeInterface() local
/petsc/include/petsc/private/
H A Dpcbddcimpl.h159 IS *local_subs; member
H A Dpcbddcstructsimpl.h67 PetscInt *local_subs; member