Searched refs:PCCreate_Composite (Results 1 – 2 of 2) sorted by relevance
20 PETSC_EXTERN PetscErrorCode PCCreate_Composite(PC);109 PetscCall(PCRegister(PCCOMPOSITE, PCCreate_Composite)); in PCRegisterAll()
628 PETSC_EXTERN PetscErrorCode PCCreate_Composite(PC pc) in PCCreate_Composite() function