PetscViewerExodusIISetZonalVariableName#

Sets the name of a zonal variable.

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode PetscViewerExodusIISetZonalVariableName(PetscViewer viewer, PetscExodusIIInt idx, const char name[])

Collective;

Input Parameters#

See Also#

PETSCVIEWEREXODUSII, PetscViewer, PetscViewerCreate(), PetscViewerDestroy(), PetscViewerExodusIIOpen(), PetscViewerSetType(), PetscViewerType, PetscViewerExodusIIGetZonalVariableName()

Level#

intermediate

Location#

src/dm/impls/plex/exodusii/plexexodusii2.c


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