#include "petscdmplex.h" PetscErrorCode DMPlexCreateGmsh(MPI_Comm comm, PetscViewer viewer, PetscBool interpolate, DM *dm)Collective on comm
comm | - The MPI communicator | |
viewer | - The Viewer associated with a Gmsh file | |
interpolate | - Create faces and edges in the mesh |
Note: http://www.geuz.org/gmsh/doc/texinfo/#MSH-ASCII-file-format and http://www.geuz.org/gmsh/doc/texinfo/#MSH-binary-file-format
Level:beginner
Location:src/dm/impls/plex/plexgmsh.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages