Searched refs:PCCreate_Kaczmarz (Results 1 – 2 of 2) sorted by relevance
32 PETSC_EXTERN PetscErrorCode PCCreate_Kaczmarz(PC);121 PetscCall(PCRegister(PCKACZMARZ, PCCreate_Kaczmarz)); in PCRegisterAll()
108 PETSC_EXTERN PetscErrorCode PCCreate_Kaczmarz(PC pc) in PCCreate_Kaczmarz() function