#include "petscdmplex.h" PetscErrorCode DMPlexCreateMedFromFile(MPI_Comm comm, const char filename[], PetscBool interpolate, DM *dm)
comm | - The MPI communicator | |
filename | - Name of the .med file | |
interpolate | - Create faces and edges in the mesh |
Note: http://www.salome-platform.org/user-section/about/med, http://docs.salome-platform.org/latest/MED_index.html
Level:beginner
Location:src/dm/impls/plex/plexmed.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages