petsc-3.12.5 2020-03-29
PetscViewerMathematicaPutVector
Send a vector to Mathematica
Synopsis
PetscErrorCode PetscViewerMathematicaPutVector(PetscViewer viewer, Vec v)
Input Parameters
| viewer | - The Mathematica viewer
|
| v | - The vector
|
Keywords
PetscViewer, Mathematica, vector
See Also
VecView(), PetscViewerMathematicaGetVector()
Level
intermediate
Location
src/sys/classes/viewer/impls/mathematica/mathematica.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages