#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 |