PetscViewerExodusIISetZonalVariableNames#

Sets the names of all nodal variables

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode PetscViewerExodusIISetZonalVariableNames(PetscViewer viewer, const char *names[])

Collective; No Fortran Support

Input Parameters#

Notes#

This function allows users to set multiple zonal variable names at a time.

See Also#

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

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