|
Hermes2D
3.0
|
This is the complete list of members for Hermes::Hermes2D::Graph, 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::Graph | protected |
| legend (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
| logx (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
| logy (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
| rows (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | protected |
| save(const char *filename)=0 (defined in Hermes::Hermes2D::Graph) | Hermes::Hermes2D::Graph | pure 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_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 | |
| 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 |