Home
last modified time | relevance | path

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

/libCEED/benchmarks/
H A Dpostprocess_plot.py18 y_range = (0, 2e9) # plot range for the y-axis; comment out for auto variable
164 if 'y_range' in vars() and len(y_range) == 2:
165 ylim(y_range)