Searched refs:MyDMShellCreate (Results 1 – 1 of 1) sorted by relevance
36 static PetscErrorCode MyDMShellCreate(MPI_Comm comm, DM da, DM *shell) in MyDMShellCreate() function64 PetscCall(MyDMShellCreate(PETSC_COMM_WORLD, da, &shell)); in main()152 PetscCall(MyDMShellCreate(PetscObjectComm((PetscObject)shell), dafine, dmnew)); in Refine()163 PetscCall(MyDMShellCreate(PetscObjectComm((PetscObject)shell), dacoarse, dmnew)); in Coarsen()