petsc-3.14.6 2021-03-30
PetscViewerMathematicaGetVector
Retrieve a vector from Mathematica
Synopsis
PetscErrorCode PetscViewerMathematicaGetVector(PetscViewer viewer, Vec v)
Input Parameter
| viewer | - The Mathematica viewer
|
Output Parameter
Keywords
PetscViewer, Mathematica, vector
See Also
VecView(), PetscViewerMathematicaPutVector()
Level
intermediate
Location
src/sys/classes/viewer/impls/mathematica/mathematica.c
Examples
src/vec/vec/tutorials/ex15.c.html
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages