DMIsForest#
Check whether a DM uses the DMFOREST interface for hierarchically-refined meshes
Synopsis#
#include "petscdmforest.h" 
#include "petscdm.h" 
#include "petscdmlabel.h" 
PetscErrorCode DMIsForest(DM dm, PetscBool *isForest)
Not Collective
Input Parameter#
- dm - the DM object 
Output Parameter#
- isForest - whether dm is a subtype of DMFOREST 
See Also#
Level#
intermediate
Location#
Index of all DMForest routines
Table of Contents for all manual pages
Index of all manual pages