Home
last modified time | relevance | path

Searched refs:PetscViewer_Mathematica (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Dmathematica.c60 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)viewer->data; in PetscViewerDestroy_Mathematica()
79 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)v->data; in PetscViewerMathematicaSetupConnection_Private()
137 PetscViewer_Mathematica *vmath; in PetscViewerCreate_Mathematica()
177 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)v->data; in PetscViewerMathematicaSetFromOptions()
260 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)v->data; in PetscViewerMathematicaSetLinkName()
281 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)v->data; in PetscViewerMathematicaSetLinkHost()
292 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)v->data; in PetscViewerMathematicaSetLinkMode()
366 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)viewer->data; in PetscViewerMathematicaGetLink()
387 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)viewer->data; in PetscViewerMathematicaSkipPackets()
415 PetscViewer_Mathematica *vmath = (PetscViewer_Mathematica *)viewer->data; in PetscViewerMathematicaGetName()
[all …]
H A Dmathematica.h25 } PetscViewer_Mathematica; typedef