Peano 4
Loading...
Searching...
No Matches
plot-runtime-behaviour.py File Reference

Go to the source code of this file.

Namespaces

namespace  exahype2
 Common routines required for a variety of Riemann solvers.
 
namespace  exahype2.postprocessing
 
namespace  exahype2.postprocessing.plot-runtime-behaviour
 

Variables

 exahype2.postprocessing.plot-runtime-behaviour.parser = argparse.ArgumentParser(description=)
 
 exahype2.postprocessing.plot-runtime-behaviour.nargs
 
 exahype2.postprocessing.plot-runtime-behaviour.help
 
 exahype2.postprocessing.plot-runtime-behaviour.dest
 
 exahype2.postprocessing.plot-runtime-behaviour.action
 
 exahype2.postprocessing.plot-runtime-behaviour.default
 
 exahype2.postprocessing.plot-runtime-behaviour.choices
 
 exahype2.postprocessing.plot-runtime-behaviour.required
 
 exahype2.postprocessing.plot-runtime-behaviour.args = parser.parse_args()
 
 exahype2.postprocessing.plot-runtime-behaviour.performance_data = exahype2.postprocessing.PerformanceData( file_name=dataset[0], verbose=args.verbose )