:orphan: # PetscViewerMathematicaSetName Override the default name for objects communicated to Mathematica via `PETSCVIEWERMATHEMATICA` ## Synopsis ``` PetscErrorCode PetscViewerMathematicaSetName(PetscViewer viewer, const char name[]) ``` ## Input Parameters - ***viewer -*** The Mathematica viewer - ***name -*** The name for new objects created in Mathematica ## See Also `PETSCVIEWERMATHEMATICA`, `PetscViewerMathematicaSetName()`, `PetscViewerMathematicaClearName()` ## Level intermediate ## Location src/sys/classes/viewer/impls/mathematica/mathematica.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/classes/viewer/impls/mathematica/mathematica.c) [Index of all Viewer routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)