#include "petscdmplex.h" PetscErrorCode DMPlexCreateCGNS(MPI_Comm comm, PetscInt cgid, PetscBool interpolate, DM *dm)Collective on comm Many br
comm | - The MPI communicator Many br | |
cgid | - The CG id associated with a file and obtained using cg_open Many br | |
interpolate | - Create faces and edges in the mesh Many br |
Note: http://www.grc.nasa.gov/WWW/cgns/CGNS_docs_current/index.html Many br
Many br
Level:beginner
Location:src/dm/impls/plex/plexcgns.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages