Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcprivateimpl.h90 PETSC_INTERN PetscErrorCode PCBDDCDestroyFETIDPPC(PC);
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c101 PetscErrorCode PCBDDCDestroyFETIDPPC(PC pc) in PCBDDCDestroyFETIDPPC() function
H A Dbddc.c2487 PetscCall(PCShellSetDestroy(newpc, PCBDDCDestroyFETIDPPC)); in PCBDDCCreateFETIDPOperators_BDDC()
2558 PetscCall(PCShellSetDestroy(lagpc, PCBDDCDestroyFETIDPPC)); in PCBDDCCreateFETIDPOperators_BDDC()