Searched refs:KSPCreate_FETIDP (Results 1 – 2 of 2) sorted by relevance
49 PETSC_EXTERN PetscErrorCode KSPCreate_FETIDP(KSP);116 PetscCall(KSPRegister(KSPFETIDP, KSPCreate_FETIDP)); in KSPRegisterAll()
1353 PETSC_EXTERN PetscErrorCode KSPCreate_FETIDP(KSP ksp) in KSPCreate_FETIDP() function