Hermes2D
3.0
|
This is the complete list of members for Hermes::Hermes2D::GnuplotGraph, including all inherited members.
add_row(const char *name=nullptr, const char *color="k", const char *line="-", const char *marker="") (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
add_values(int row, double x, double y) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
add_values(double x, double y) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
add_values(int row, int n, double *x, double *y) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
add_values(int row, int n, double2 *xy) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
GnuplotGraph(const char *title=nullptr, const char *x_axis_name=nullptr, const char *y_axis_name=nullptr, double lines_width=1.0, const std::string &terminal_str=default_terminal) (defined in Hermes::Hermes2D::GnuplotGraph) | Hermes::Hermes2D::GnuplotGraph | inline |
Graph(const char *title=nullptr, const char *x_axis_name=nullptr, const char *y_axis_name=nullptr) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
grid (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
legend (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
legend_pos | Hermes::Hermes2D::GnuplotGraph | protected |
logx (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
logy (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
lw | Hermes::Hermes2D::GnuplotGraph | protected |
rows (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
save(const char *filename) (defined in Hermes::Hermes2D::GnuplotGraph) | Hermes::Hermes2D::GnuplotGraph | virtual |
save_numbered(const char *filename, int number) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
set_captions(const char *title=nullptr, const char *x_axis_name=nullptr, const char *y_axis_name=nullptr) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
set_legend_pos(const char *posspec) | Hermes::Hermes2D::GnuplotGraph | |
set_log_x(bool log=true) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
set_log_y(bool log=true) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
set_row_style(int row, const char *color="k", const char *line="-", const char *marker="") (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
show_grid(bool show=true) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
show_legend(bool show=true) (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | |
terminal_str | Hermes::Hermes2D::GnuplotGraph | protected |
title (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
xname (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
yname (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |