PetscViewerExodusIIGetOrder#
Get the elements order in the exodusII file.
Synopsis#
#include "petscdmplex.h"   
PetscErrorCode PetscViewerExodusIIGetOrder(PetscViewer viewer, PetscInt *order)
Collective
Input Parameters#
- viewer - the - PETSCVIEWEREXODUSIIviewer
- order - elements order 
Output Parameter#
See Also#
PETSCVIEWEREXODUSII, PetscViewer, PetscViewerExodusIIGetId(), PetscViewerExodusIISetOrder()
Level#
beginner
Location#
Implementations#
PetscViewerExodusIIGetOrder_ExodusII() in src/dm/impls/plex/exodusii/plexexodusii2.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages