Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tutorials/
H A Dex15.c49 PetscCall(VecView(u, PETSC_VIEWER_MATHEMATICA_WORLD)); in main()
69 PetscCall(PetscViewerMathematicaGetVector(PETSC_VIEWER_MATHEMATICA_WORLD, u)); in main()
/petsc/include/
H A Dpetscviewer.h435 #define PETSC_VIEWER_MATHEMATICA_WORLD (PetscViewerInitializeMathematicaWorld_Private(), PETSC_VIEW… macro