PetscViewerExodusIIGetOrder#

Get the elements order in the exodusII file.

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode PetscViewerExodusIIGetOrder(PetscViewer viewer, PetscInt *order)

Collective

Input Parameters#

Output Parameter#

See Also#

PETSCVIEWEREXODUSII, PetscViewer, PetscViewerExodusIIGetId(), PetscViewerExodusIISetOrder()

Level#

beginner

Location#

src/dm/impls/plex/plexexodusii.c

Implementations#

PetscViewerExodusIIGetOrder_ExodusII() in src/dm/impls/plex/plexexodusii.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages