hocusr.c File Reference

#include <../../nrnconf.h>
#include <stdio.h>
#include <stdlib.h>
#include "hocdec.h"
#include "hocassrt.h"
#include <string.h>
#include "parse.h"
#include "hocusr.h"
Include dependency graph for hocusr.c:
This graph shows which files directly or indirectly include this file:

Defines

#define CHECK(name)

Functions

 hoc_spinit ()
 hoc_register_var (DoubScal *scdoub, DoubVec *vdoub, IntFunc *function)
 ret (double x)

Variables

Symlisthoc_symlist

Define Documentation

#define CHECK ( name   ) 
Value:
if (hoc_lookup(name) != (Symbol *)0){\
      IGNORE(fprintf(stderr, CHKmes, name));\
      nrn_exit(1);}

Referenced by hoc_last_init(), hoc_register_var(), hoc_spinit(), and register_mech().


Function Documentation

hoc_register_var ( DoubScal scdoub,
DoubVec vdoub,
IntFunc function 
)
hoc_spinit (  ) 
ret ( double  x  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:


Variable Documentation

Generated on Mon Jun 13 08:10:30 2011 for NEURON by  doxygen 1.6.3