spectre.Visualization.Render1D¶
Functions
|
Get the bounds in both x and y over all observations, vars, and files |
|
Plot a 1D element, or update the plot in an animation |
- spectre.Visualization.Render1D.get_bounds(volfiles, obs_ids, vars)¶
Get the bounds in both x and y over all observations, vars, and files
- spectre.Visualization.Render1D.plot_element(element: Element, vars_data: ndarray, vars: Dict[str, str], var_props: dict, show_collocation_points: bool, show_element_boundaries: bool, show_basis_polynomials: bool, time: float | None = None, functions_of_time: Dict[str, FunctionOfTime] | None = None, logical_space: ndarray = np.linspace(-1, 1, 50), handles: dict | None = None)¶
Plot a 1D element, or update the plot in an animation