DMForestGetTopology#
Get a string describing the topology of a DMFOREST
.
Synopsis#
#include "petscdmforest.h"
#include "petscdm.h"
#include "petscdmlabel.h"
PetscErrorCode DMForestGetTopology(DM dm, DMForestTopology *topology)
Not Collective
Input Parameter#
dm - the forest
Output Parameter#
topology - the topology of the forest (e.g., ‘cube’, ‘shell’)
See Also#
Level#
intermediate
Location#
Index of all DMForest routines
Table of Contents for all manual pages
Index of all manual pages