Searched refs:PetscViewerMathematicaOpen (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/tutorials/ |
| H A D | ex15.c | 46 …PetscCall(PetscViewerMathematicaOpen(PETSC_COMM_WORLD, 8000, "192.168.119.1", "Connect", &viewer)); in main()
|
| /petsc/src/sys/classes/viewer/impls/mathematica/ |
| H A D | mathematica.c | 54 …PetscCall(PetscViewerMathematicaOpen(PETSC_COMM_WORLD, PETSC_DECIDE, NULL, NULL, &PETSC_VIEWER_MAT… in PetscViewerInitializeMathematicaWorld_Private() 338 PetscErrorCode PetscViewerMathematicaOpen(MPI_Comm comm, int port, const char machine[], const char… in PetscViewerMathematicaOpen() function
|
| /petsc/include/ |
| H A D | petscviewer.h | 70 PETSC_EXTERN PetscErrorCode PetscViewerMathematicaOpen(MPI_Comm, int, const char[], const char[], P…
|