Searched refs:python_plot_filename (Results 1 – 2 of 2) sorted by relevance
35 config.pythonplot = simulation_config.python_plot_filename.has_value(); in convertConfig()36 config.plot_scripts_basename = simulation_config.python_plot_filename; in convertConfig()
48 absl::optional<std::string> python_plot_filename; member