Searched refs:KSPFETIDPSetInnerBDDC (Results 1 – 3 of 3) sorted by relevance
431 PETSC_EXTERN PetscErrorCode KSPFETIDPSetInnerBDDC(KSP, PC);
797 PetscCall(KSPFETIDPSetInnerBDDC(temp_ksp, pc)); in ComputeKSPFETIDP()
199 PetscErrorCode KSPFETIDPSetInnerBDDC(KSP ksp, PC pc) in KSPFETIDPSetInnerBDDC() function