PetscViewerExodusIIGetOrder#
Get the elements order in the ExodusII file.
Synopsis#
#include "petscdmplex.h"
PetscErrorCode PetscViewerExodusIIGetOrder(PetscViewer viewer, PetscInt *order)
Collective
Input Parameter#
viewer - the
PETSCVIEWEREXODUSIIviewer
Output Parameter#
order - elements order
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