Hermes2D  3.0
Hermes::Hermes2D::SimpleGraph Member List

This is the complete list of members for Hermes::Hermes2D::SimpleGraph, 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
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
logx (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
logy (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
rows (defined in Hermes::Hermes2D::Graph)Hermes::Hermes2D::Graphprotected
save(const char *filename) (defined in Hermes::Hermes2D::SimpleGraph)Hermes::Hermes2D::SimpleGraphvirtual
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_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
SimpleGraph(const char *title=nullptr, const char *x_axis_name=nullptr, const char *y_axis_name=nullptr) (defined in Hermes::Hermes2D::SimpleGraph)Hermes::Hermes2D::SimpleGraphinline
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