#include "petscdmplex.h" PetscErrorCode DMPlexCreateSquareBoundary(DM dm, const PetscReal lower[], const PetscReal upper[], const PetscInt edges[])Collective on MPI_Comm
comm | - The communicator for the DM object | |
lower | - The lower left corner coordinates | |
upper | - The upper right corner coordinates | |
edges | - The number of cells in each direction |
18--5-17--4--16
| | |
6 10 3
| | |
19-11-20--9--15
| | |
7 8 2
| | |
12--0-13--1--14
Level:beginner
Location:src/dm/impls/plex/plexcreate.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages