PetscViewerMathematicaGetVector

Retrieve a vector from Mathematica

Synopsis

int PetscViewerMathematicaGetVector(PetscViewer viewer, Vec v)

Input Parameter

viewer -The Mathematica viewer

Output Parameter

v -The vector

Keywords

PetscViewer, Mathematica, vector

See Also

VecView(), PetscViewerMathematicaPutVector()

Level:intermediate
Location:
src/sys/src/viewer/impls/mathematica/mathematica.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages