Home
last modified time | relevance | path

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

/petsc/src/benchmarks/streams/
H A Dprocess.py11 def process(streamstype,fileoutput): argument
50 plt.title(streamstype+' Perfect and Streams Speedup')
81 if fileoutput: plt.savefig(streamstype+'scaling.png')
82 if fileoutput: print("See graph in the file src/benchmarks/streams/"+streamstype+"scaling.png")