Home
last modified time | relevance | path

Searched refs:SolutionStatsView (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ts/tutorials/multirate/
H A Dfinitevolume1d.h138 PetscErrorCode SolutionStatsView(DM, Vec, PetscViewer);
H A Dex7.c598 static PetscErrorCode SolutionStatsView(DM da, Vec X, PetscViewer viewer) in SolutionStatsView() function
763 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
828 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex5.c757 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
795 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex6.c875 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
944 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex4.c1318 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
1387 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex8.c1237 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
1314 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dfinitevolume1d.c647 PetscErrorCode SolutionStatsView(DM da, Vec X, PetscViewer viewer) in SolutionStatsView() function
/petsc/src/ts/tutorials/
H A Dex9.c1336 static PetscErrorCode SolutionStatsView(DM da, Vec X, PetscViewer viewer) in SolutionStatsView() function
1504 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()
1520 PetscCall(SolutionStatsView(da, X, PETSC_VIEWER_STDOUT_WORLD)); in main()