#include "petscdmplex.h" PetscErrorCode DMPlexCreateDefaultReferenceTree(MPI_Comm comm, PetscInt dim, PetscBool simplex, DM *ref)Collective on comm
comm | - the MPI communicator | |
dim | - the spatial dimension | |
simplex | - Flag for simplex, otherwise use a tensor-product cell |
Level:intermediate
Location:src/dm/impls/plex/plextree.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages