Searched refs:PETSC_VIEWER_MATHEMATICA_WORLD (Results 1 – 2 of 2) sorted by relevance
49 PetscCall(VecView(u, PETSC_VIEWER_MATHEMATICA_WORLD)); in main()69 PetscCall(PetscViewerMathematicaGetVector(PETSC_VIEWER_MATHEMATICA_WORLD, u)); in main()
435 #define PETSC_VIEWER_MATHEMATICA_WORLD (PetscViewerInitializeMathematicaWorld_Private(), PETSC_VIEW… macro