Searched refs:DMCreate_Composite (Results 1 – 2 of 2) sorted by relevance
9 PETSC_EXTERN PetscErrorCode DMCreate_Composite(DM);44 PetscCall(DMRegister(DMCOMPOSITE, DMCreate_Composite)); in DMRegisterAll()
1693 PETSC_EXTERN PetscErrorCode DMCreate_Composite(DM p) in DMCreate_Composite() function