Home
last modified time | relevance | path

Searched refs:KSPCreate_FETIDP (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Ditregis.c49 PETSC_EXTERN PetscErrorCode KSPCreate_FETIDP(KSP);
116 PetscCall(KSPRegister(KSPFETIDP, KSPCreate_FETIDP)); in KSPRegisterAll()
/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c1353 PETSC_EXTERN PetscErrorCode KSPCreate_FETIDP(KSP ksp) in KSPCreate_FETIDP() function