PetscViewerExodusIISetOrder#

Set the elements order in the exodusII file.

Synopsis#

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

Collective

Input Parameters#

Output Parameter#

See Also#

PETSCVIEWEREXODUSII, PetscViewer, PetscViewerExodusIIGetId(), PetscViewerExodusIIGetOrder()

Level#

beginner

Location#

src/dm/impls/plex/plexexodusii.c

Implementations#

PetscViewerExodusIISetOrder_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