#include <../../nrnconf.h>#include "hoc.h"
Classes | |
| struct | TableArg |
| struct | FuncTable |
Defines | |
| #define | INTERPOLATE 1 |
Typedefs | |
| typedef struct TableArg | TableArg |
| typedef struct FuncTable | FuncTable |
Functions | |
| int | hoc_is_double_arg () |
| double * | getarg () |
| double * | hoc_pgetarg () |
| double | hoc_func_table (FuncTable *ft, int n, double *args) |
| hoc_spec_table (FuncTable **ppt, int n) | |
| #define INTERPOLATE 1 |
| double* getarg | ( | ) |
References hoc_execerror(), and i.
Referenced by nrn_nvkludge_dummy().

| int hoc_is_double_arg | ( | ) |
| double* hoc_pgetarg | ( | ) |
References TableArg::argvec, ecalloc, getarg(), hoc_execerror(), hoc_is_double_arg(), hoc_is_object_arg(), hoc_pgetarg(), i, ifarg(), TableArg::max, TableArg::min, TableArg::nsize, FuncTable::table, FuncTable::targs, FuncTable::value, and vector_arg_px().
Referenced by nrn_nvkludge_dummy().

1.6.3