Searched refs:DMCreate_Product (Results 1 – 3 of 3) sorted by relevance
7 PETSC_EXTERN PetscErrorCode DMCreate_Product(DM);
63 PETSC_EXTERN PetscErrorCode DMCreate_Product(DM dm) in DMCreate_Product() function
25 PETSC_EXTERN PetscErrorCode DMCreate_Product(DM);60 PetscCall(DMRegister(DMPRODUCT, DMCreate_Product)); in DMRegisterAll()