#include <../../nrnconf.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "gui-redirect.h"
#include "utils/logger.hpp"
Go to the source code of this file.
◆ CLIP
◆ HEIGHT
◆ MAXCNT
◆ NPARAM
◆ Ret
◆ WIDTH
◆ xhigh
◆ xlow
◆ XO
◆ xorg
◆ XS
◆ xsav
◆ xscale
◆ yhigh
◆ ylow
◆ YO
◆ yorg
◆ YS
◆ ysav
◆ yscale
◆ Grph
◆ close_regraph()
static void close_regraph |
( |
void |
| ) |
|
|
static |
◆ do_regraph()
static void do_regraph |
( |
void |
| ) |
|
|
static |
◆ do_setup()
static void do_setup |
( |
void |
| ) |
|
|
static |
◆ free_graph()
static void free_graph |
( |
void |
| ) |
|
|
static |
◆ hoc_axis()
◆ hoc_Graph()
◆ hoc_Graphmode()
void hoc_Graphmode |
( |
void |
| ) |
|
◆ hoc_Plot()
◆ hoc_plotx()
◆ hoc_ploty()
◆ hoc_regraph()
void hoc_regraph |
( |
void |
| ) |
|
◆ open_regraph()
static void open_regraph |
( |
void |
| ) |
|
|
static |
◆ PLOT()
static int PLOT |
( |
int |
narg, |
|
|
int |
mode, |
|
|
double |
x, |
|
|
double |
y |
|
) |
| |
|
static |
◆ plotflush()
static void plotflush |
( |
int |
contin | ) |
|
|
static |
◆ plotstream()
static void plotstream |
( |
int |
narg, |
|
|
int |
mode, |
|
|
double |
x |
|
) |
| |
|
static |
◆ save_regraph_item()
static void save_regraph_item |
( |
int |
narg, |
|
|
int |
mode, |
|
|
double |
x |
|
) |
| |
|
static |
◆ badgraph
◆ clip
◆ glist_head
◆ glist_tail
◆ graph_sym_list
◆ grphing
◆ initialized
◆ lastmode
◆ lx
◆ max_regraph_index
int max_regraph_index = 1000 |
|
static |
◆ param
double param[NPARAM] = {XO, YO, XS, YS, -1e9, -1e9, 1e9, 1e9, 0.0, 0.0} |
|
static |
◆ pcnt
◆ regraph_color
◆ regraph_index
◆ regraph_mode
◆ regraph_narg
◆ regraph_x
◆ regraph_y
◆ SaveForRegraph
◆ xinc
◆ XORG
◆ XSIZE
◆ xstart
◆ xstop
◆ yinc
◆ YORG
◆ YSIZE
◆ ystart
◆ ystop