#include "petscdmplex.h" PetscErrorCode DMPlexCreateBoxMesh(MPI_Comm comm, PetscInt dim, PetscBool interpolate, DM *dm)Collective on MPI_Comm
comm | - The communicator for the DM object | |
dim | - The spatial dimension | |
interpolate | - Flag to create intermediate mesh pieces (edges, faces) |
Level:beginner
Location:src/dm/impls/plex/plexcreate.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages