#include "petscdmplex.h" PetscErrorCode DMPlexCreateFluent(MPI_Comm comm, PetscViewer viewer, PetscBool interpolate, DM *dm)Collective on comm
comm | - The MPI communicator | |
viewer | - The Viewer associated with a Fluent mesh file | |
interpolate | - Create faces and edges in the mesh |
Note: http://aerojet.engr.ucdavis.edu/fluenthelp/html/ug/node1490.htm
Level:beginner
Location:src/dm/impls/plex/plexfluent.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages