Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcprivateimpl.h33 PETSC_EXTERN PetscCtxDestroyFn PCBDDCDestroyGraphCandidatesIS; variable
/petsc/src/ksp/pc/impls/mg/
H A Dgdsw.c137 PetscCall(PetscContainerSetCtxDestroy(gcand, PCBDDCDestroyGraphCandidatesIS)); in PCMGGDSWSetUp()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c8 PetscErrorCode PCBDDCDestroyGraphCandidatesIS(PetscCtxRt ctx) in PCBDDCDestroyGraphCandidatesIS() function