Hermes2D  3.0
Hermes::Hermes2D::GnuplotGraph Member List

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::GnuplotGraphinline
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::Graphprotected
legend (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
legend_posHermes::Hermes2D::GnuplotGraphprotected
logx (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
logy (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
lwHermes::Hermes2D::GnuplotGraphprotected
rows (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
save(const char *filename) (defined in Hermes::Hermes2D::GnuplotGraph)Hermes::Hermes2D::GnuplotGraphvirtual
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_strHermes::Hermes2D::GnuplotGraphprotected
title (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
xname (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
yname (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected