#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMRefine(DM dm,MPI_Comm comm,DM *dmf)Collective on dm
dm | - the DM object | |
comm | - the communicator to contain the new DM object (or MPI_COMM_NULL) |
Note: If no refinement was done, the return value is NULL