Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h80 typedef struct _PCBDDCGraphCandidates *PCBDDCGraphCandidates; typedef
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c10 PCBDDCGraphCandidates cand = *(PCBDDCGraphCandidates *)ctx; in PCBDDCDestroyGraphCandidatesIS()
200 PCBDDCGraphCandidates cand; in PCBDDCGraphGetCandidatesIS()
/petsc/src/ksp/pc/impls/mg/
H A Dgdsw.c114 PCBDDCGraphCandidates cand; in PCMGGDSWSetUp()