gtkfielddiagwindow.hpp
Go to the documentation of this file.
Field diagnostic plotter.
field_loc_type_e
Location type for field diagnostics.
Definition: fielddiagplot.hpp:74
virtual ~GTKFieldDiagWindow()
Destructor.
Definition: gtkfielddiagwindow.cpp:87
GTKFieldDiagWindow(GTKPlotter &plotter, const Geometry &geom, size_t N, const Vec3D &x1, const Vec3D &x2, const field_diag_type_e diag[2], const field_loc_type_e loc[2])
Make new field diagnostic window.
Definition: gtkfielddiagwindow.cpp:49
Window for GTK plots with frames.