#include "petscdmforest.h" #include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMForestSetAdjacencyCodimension(DM dm, PetscInt adjCodim)Logically collective on dm
dm | - the forest | |
adjCodim | - default isthe dimension of the forest (see DMGetDimension()), since this is the codimension of vertices |
Level:intermediate
Location:src/dm/impls/forest/forest.c
Index of all DMFOREST routines
Table of Contents for all manual pages
Index of all manual pages