| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | adjointreads.m | 21 % plot(xg,obj,'k-','Markersize',10,'Linewidth',2); drawnow 23 % plot(xg,fwd,'b-','Markersize',10); drawnow 24 % plot(xg,Init_ts,'r*-','Markersize',10); drawnow 25 % plot(xg,Grad,'bs','Markersize',10); drawnow 26 % plot(xg,ic,'g-','LineWidth',2,'Markersize',12); 30 % plot(xg,init) 32 % plot(xg,fin,'ro-') 35 % plot(xg,Init_adj,'k*-','Markersize',10); drawnow 37 % plot(xg,Grad,'go-','Markersize',10); drawnow 38 % plot(xg,Init_adj,'r*-','Markersize',10); drawnow [all …]
|
| /petsc/src/binding/petsc4py/demo/legacy/perftest/ |
| H A D | driver.py | 39 def plot(self, t, x): member in AppCtx 50 pylab.plot(X.ravel(),Y.ravel(),'.k') 61 pylab.plot(X.ravel(),Y.ravel(),'.k') 72 pylab.plot(X.ravel(),Y.ravel(),'.k') 79 def run_test(nx,ny,nz,samples,plot=False): argument 108 if plot and pylab: 109 app.plot(ts.time, x) 121 plot = OptDB.getBool('plot', False) variable 122 if plot and not pylab: 127 wt = run_test(nx,ny,nz,samples,plot) [all …]
|
| /petsc/src/binding/petsc4py/demo/legacy/taosolve/ |
| H A D | chwirut.py | 56 pylab.plot(x, y, 'ro') 57 pylab.plot(u, v, 'b-') 76 plot = OptDB.getBool('plot', False) variable 77 if plot: user.plotSolution(x)
|
| /petsc/src/benchmarks/streams/ |
| H A D | process.py | 68 ax1.plot(r,r,'b',label='Ideal speedup') 69 ax1.plot(r,speedups,'r-o', label='Achieved speedup') 74 ax2.plot(r,triads,'g-o', label='Achieved bandwidth')
|
| /petsc/src/benchmarks/ |
| H A D | benchmarkExample.py | 179 from pylab import legend, plot, show, title, xlabel, ylabel 187 plot(*data) 196 from pylab import close, legend, plot, savefig, show, title, xlabel, ylabel 214 plot(*data) 226 from pylab import legend, plot, savefig, semilogy, show, title, xlabel, ylabel 254 from pylab import legend, plot, savefig, semilogy, show, title, xlabel, ylabel 270 plot(*data) 282 from pylab import legend, plot, show, title, xlabel, ylabel 294 plot(*data) 315 plot(*data) [all …]
|
| H A D | benchmarkAssembly.py | 36 from pylab import legend, plot, show, title, xlabel, ylabel, ylim 50 plot(*data) 65 plot(*data) 79 plot(*data)
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-cython/ |
| H A D | run_demo.py | 34 def plot(da, U): function 52 if do_plot: plot(da, U)
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-swig/ |
| H A D | run_demo.py | 55 def plot(da, U): function 73 if do_plot: plot(da, U)
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | perf_profile.m | 23 % logplot=1 is used to indicate that a log (base 2) plot is desired. 74 % Only plot one marker at the intercept 85 hl(s) = plot(xs,ys,option1);
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-f2py/ |
| H A D | run_demo.py | 64 def plot(da, U): function 83 if do_plot: plot(da, U)
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex48_0.out | 35 MHD 0) time = 0, Eergy= 2.3234950605138e+00 (plot ID 0) 60 MHD 1) time = 0.001, Eergy= 2.3238765844446e+00 (plot ID 1)
|
| /petsc/src/binding/petsc4py/demo/legacy/kspsolve/ |
| H A D | test_mat_ksp.py | 38 pylab.plot(X.ravel(),Y.ravel(),'.k')
|
| H A D | test_mat_cg.py | 59 pylab.plot(X.ravel(),Y.ravel(),'.k')
|
| /petsc/src/dm/tests/ |
| H A D | ex12.m | 27 plot(v);
|
| /petsc/lib/petsc/bin/ |
| H A D | PetscBinaryIOTrajectory.py | 52 pyplot.plot(t,w)
|
| /petsc/src/tao/leastsquares/tutorials/matlab/ |
| H A D | TestingPlot.m | 17 % Produce the performance profile and save the plot for the two solvers
|
| /petsc/src/binding/petsc4py/demo/legacy/bratu2d/ |
| H A D | bratu2d.py | 85 pylab.plot(X.ravel(),Y.ravel(),'.k')
|
| /petsc/src/binding/petsc4py/src/petsc4py/lib/_pytypes/viewer/ |
| H A D | petscpyvista.py | 151 grid.plot(show_edges=True, scalars=scalars[0], off_screen=True, screenshot=name) 211 cell.plot(show_edges=True)
|
| /petsc/src/binding/petsc4py/demo/legacy/ode/ |
| H A D | heat.py | 109 pylab.plot(x, u, label='step=%d t=%8.2g' % (i, t))
|
| /petsc/doc/manual/ |
| H A D | streams.md | 225 Fig. {any}`fig_m2_gcc_streams` provides the results. Based on the plateau in the middle of the plot… 282 We plot the speedup in Fig. {any}`fig_gamg_server` and parallel efficiency in {any}`fig_gamg_server… 320 In {any}`fig_gamg_server_pe_streams`, we plot the parallel efficiency of the linear solve and the S…
|
| /petsc/src/ksp/ksp/tests/benchmarkscatters/ |
| H A D | Streams-Intel | 191 Unable to plot speedup to a file 235 Unable to open matplotlib to plot speedup
|
| H A D | Streams-MPICH | 191 Unable to plot speedup to a file 235 Unable to open matplotlib to plot speedup
|
| /petsc/doc/changes/ |
| H A D | 2015.md | 163 a contour plot.
|
| H A D | 2024.md | 189 array can now use `VecView()` to create the contour plot.
|
| /petsc/src/binding/petsc4py/docs/ipynb/ |
| H A D | dmplex.ipynb | 91 …t is called a point. (At this point it would be good to make some kind of plot with all points num…
|