Searched refs:KSPFETIDP (Results 1 – 8 of 8) sorted by relevance
116 PetscCall(KSPRegister(KSPFETIDP, KSPCreate_FETIDP)); in KSPRegisterAll()
50 PetscKSPType KSPFETIDP
162 method. `petsc.KSPFETIDP`220 FETIDP = S_(KSPFETIDP)
629 - ``KSPFETIDP``
107 - Added KSPFETIDP, a linear system solver based on the FETI-DP
91 #define KSPFETIDP "fetidp" macro
796 PetscCall(KSPSetType(temp_ksp, KSPFETIDP)); in ComputeKSPFETIDP()
409 - ``KSPFETIDP``447 saddle point problems is provided. See the man page for `KSPFETIDP` for