Home
last modified time | relevance | path

Searched refs:KSPFETIDP (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Ditregis.c116 PetscCall(KSPRegister(KSPFETIDP, KSPCreate_FETIDP)); in KSPRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscksp.pxi50 PetscKSPType KSPFETIDP
H A DKSP.pyx162 method. `petsc.KSPFETIDP`
220 FETIDP = S_(KSPFETIDP)
/petsc/doc/overview/
H A Dlinear_solve_table.md629 - ``KSPFETIDP``
/petsc/doc/changes/
H A D38.md107 - Added KSPFETIDP, a linear system solver based on the FETI-DP
/petsc/include/
H A Dpetscksp.h91 #define KSPFETIDP "fetidp" macro
/petsc/src/ksp/ksp/tutorials/
H A Dex59.c796 PetscCall(KSPSetType(temp_ksp, KSPFETIDP)); in ComputeKSPFETIDP()
/petsc/doc/manual/
H A Dksp.md409 - ``KSPFETIDP``
447 saddle point problems is provided. See the man page for `KSPFETIDP` for