#include <../../nrnconf.h>
#include "classreg.h"
#include <stdio.h>
#include <math.h>
#include "ocmatrix.h"
#include "oc2iv.h"
#include "parse.h"
#include "ivocvect.h"
Defines | |
#define | boolean int |
#define | true 1 |
#define | false 0 |
#define | EPS hoc_epsilon |
Functions | |
double | hoc_scan (FILE *) |
FILE * | hoc_obj_file_arg (int i) |
Object ** | hoc_temp_objptr (Object *) |
Matrix * | matrix_arg (int i) |
void * | hoc_Emalloc (unsigned long) |
void | Matrix_reg () |
#define EPS hoc_epsilon |
#define false 0 |
#define true 1 |
void* hoc_Emalloc | ( | unsigned | long | ) |
FILE * hoc_obj_file_arg | ( | int | i | ) |
References check_obj_type(), OcFile::file(), OcFile::get_name(), hoc_execerror(), hoc_objgetarg(), and OcFile::is_open().
double hoc_scan | ( | FILE * | ) |
Object** hoc_temp_objptr | ( | Object * | ) |
Matrix* matrix_arg | ( | int | i | ) |
References check_obj_type(), hoc_objgetarg(), Matrix, and Symbol::u.
Referenced by LinearMechanism::create().
void Matrix_reg | ( | ) |
References Arrayinfo::a_varn, Symbol::arayinfo, class2oc(), hoc_Emalloc(), hoc_lookup(), hoc_table_lookup(), int, nil, Arrayinfo::nsub, Arrayinfo::refcount, Arrayinfo::sub, Symbol::type, and Symbol::u.