#include "petscdmforest.h" #include "petscdm.h" PetscErrorCode DMForestSetAdjacencyDimension(DM dm, PetscInt adjDim)Logically collective on dm
dm | - the forest | |
adjDim | - default 0 (i.e., vertices determine adjacency) |
Level:intermediate
Location:src/dm/impls/forest/forest.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages