#include "petscdm.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 PETSC_NULL
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages