#include <../../nrnconf.h>
#include <cstring>
#include <cstdio>
#include <cmath>
#include <assert.h>
#include "code.h"
#include "classreg.h"
#include "gui-redirect.h"
Go to the source code of this file.
◆ exec_menu()
static double exec_menu |
( |
void * |
v | ) |
|
|
static |
◆ gr_addexpr()
static double gr_addexpr |
( |
void * |
v | ) |
|
|
static |
◆ gr_addglyph()
double gr_addglyph |
( |
void * |
v | ) |
|
◆ gr_addobject()
static double gr_addobject |
( |
void * |
v | ) |
|
|
static |
◆ gr_addvar()
static double gr_addvar |
( |
void * |
v | ) |
|
|
static |
◆ gr_align()
static double gr_align |
( |
void * |
v | ) |
|
|
static |
◆ gr_begin()
static double gr_begin |
( |
void * |
v | ) |
|
|
static |
◆ gr_brush()
static double gr_brush |
( |
void * |
v | ) |
|
|
static |
◆ gr_color()
static double gr_color |
( |
void * |
v | ) |
|
|
static |
◆ gr_cons()
static void* gr_cons |
( |
Object * |
ho | ) |
|
|
static |
◆ gr_destruct()
static void gr_destruct |
( |
void * |
v | ) |
|
|
static |
◆ gr_family()
static double gr_family |
( |
void * |
v | ) |
|
|
static |
◆ gr_fast_flush()
static double gr_fast_flush |
( |
void * |
v | ) |
|
|
static |
◆ gr_fixed()
static double gr_fixed |
( |
void * |
v | ) |
|
|
static |
◆ gr_flush()
static double gr_flush |
( |
void * |
v | ) |
|
|
static |
◆ gr_line_info()
double gr_line_info |
( |
void * |
v | ) |
|
◆ gr_plot()
static double gr_plot |
( |
void * |
v | ) |
|
|
static |
◆ gr_printfile()
static double gr_printfile |
( |
void * |
v | ) |
|
|
static |
◆ gr_relative()
static double gr_relative |
( |
void * |
v | ) |
|
|
static |
◆ gr_save_name()
static double gr_save_name |
( |
void * |
v | ) |
|
|
static |
◆ gr_set_cross_action()
static double gr_set_cross_action |
( |
void * |
v | ) |
|
|
static |
◆ gr_simgraph()
static double gr_simgraph |
( |
void * |
v | ) |
|
|
static |
◆ gr_unmap()
static double gr_unmap |
( |
void * |
v | ) |
|
|
static |
◆ gr_vector()
static double gr_vector |
( |
void * |
v | ) |
|
|
static |
◆ gr_vfixed()
static double gr_vfixed |
( |
void * |
v | ) |
|
|
static |
◆ gr_view()
static double gr_view |
( |
void * |
v | ) |
|
|
static |
◆ gr_view_count()
static double gr_view_count |
( |
void * |
v | ) |
|
|
static |
◆ gr_xaxis()
static double gr_xaxis |
( |
void * |
v | ) |
|
|
static |
◆ gr_xexpr()
static double gr_xexpr |
( |
void * |
v | ) |
|
|
static |
◆ gr_yaxis()
static double gr_yaxis |
( |
void * |
v | ) |
|
|
static |
◆ Graph_reg()
◆ ivoc_erase_all()
double ivoc_erase_all |
( |
void * |
v | ) |
|
◆ ivoc_gr_begin_line()
double ivoc_gr_begin_line |
( |
void * |
v | ) |
|
◆ ivoc_gr_erase()
double ivoc_gr_erase |
( |
void * |
v | ) |
|
◆ ivoc_gr_gif()
double ivoc_gr_gif |
( |
void * |
v | ) |
|
◆ ivoc_gr_label()
double ivoc_gr_label |
( |
void * |
v | ) |
|
◆ ivoc_gr_line()
double ivoc_gr_line |
( |
void * |
v | ) |
|
◆ ivoc_gr_mark()
double ivoc_gr_mark |
( |
void * |
v | ) |
|
◆ ivoc_gr_menu_action()
double ivoc_gr_menu_action |
( |
void * |
v | ) |
|
◆ ivoc_gr_menu_remove()
double ivoc_gr_menu_remove |
( |
void * |
v | ) |
|
◆ ivoc_gr_menu_tool()
double ivoc_gr_menu_tool |
( |
void * |
v | ) |
|
◆ ivoc_gr_size()
double ivoc_gr_size |
( |
void * |
v | ) |
|
◆ ivoc_view_info()
double ivoc_view_info |
( |
void * |
v | ) |
|
◆ ivoc_view_size()
double ivoc_view_size |
( |
void * |
v | ) |
|
◆ gr_members