pymor.discretizers.builtin.gui.gl
¶
Visualization of grid data using OpenGL.
This module provides a widget for displaying patch plots of
scalar data assigned to 2D-grids using OpenGL. This widget is not
intended to be used directly. Instead, use
visualize_patch
or
PatchVisualizer
.
Module Contents¶
Functions¶
Compile a vertex shader from source. |