NEURON
md1redef.h File Reference

Go to the source code of this file.

Macros

#define v   _v
 
#define area   _area
 
#define thisnode   _thisnode
 
#define GC   _GC
 
#define EC   _EC
 
#define extnode   _extnode
 
#define xain   _xain
 
#define xbout   _xbout
 
#define i   _i
 
#define sec   _sec
 
#define nodelist   _nodelist
 
#define nodeindices   _nodeindices
 
#define pdata   _pdata
 
#define prop   _prop
 
#define nodecount   _nodecount
 
#define id   _id
 

Macro Definition Documentation

◆ area

#define area (   void)    _area

Definition at line 4 of file md1redef.h.

◆ EC

#define EC   _EC

Definition at line 7 of file md1redef.h.

◆ extnode

#define extnode   _extnode

Definition at line 8 of file md1redef.h.

◆ GC

#define GC   _GC

Definition at line 6 of file md1redef.h.

◆ i

#define i   _i

Definition at line 11 of file md1redef.h.

◆ id

#define id   _id

Definition at line 25 of file md1redef.h.

◆ nodecount

#define nodecount   _nodecount

Definition at line 24 of file md1redef.h.

◆ nodeindices

#define nodeindices   _nodeindices

Definition at line 21 of file md1redef.h.

◆ nodelist

#define nodelist   _nodelist

Definition at line 20 of file md1redef.h.

◆ pdata

#define pdata   _pdata

Definition at line 22 of file md1redef.h.

◆ prop

#define prop   _prop

Definition at line 23 of file md1redef.h.

◆ sec

#define sec   _sec

Definition at line 12 of file md1redef.h.

◆ thisnode

#define thisnode   _thisnode

Definition at line 5 of file md1redef.h.

◆ v

#define v   _v

Definition at line 3 of file md1redef.h.

◆ xain

#define xain   _xain

Definition at line 9 of file md1redef.h.

◆ xbout

#define xbout   _xbout

Definition at line 10 of file md1redef.h.