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(), PetscViewerExodusIISetOrder()

Level#

beginner

Location#

src/dm/impls/plex/plexexodusii.c

Implementations#

PetscViewerExodusIISetOrder_ExodusII in src/dm/impls/plex/plexexodusii.c


Edit on GitLab

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