NEURON
options.h File Reference

Go to the source code of this file.

Macros

#define RA_WARNING   0
 
#define I_MEMBRANE   1 /* compute i_cap and i_membrane on fadvance */
 
#define EXTRACELLULAR   2 /* default number of extracellular layers */
 
#define DIAMLIST   1 /* section contains diameter info */
 
#define EXTRAEQN
 
#define NTS_SPINE
 
#define KEEP_NSEG_PARM   1 /* Use old segment parameters to define */
 
#define MULTICORE   1 /* not optional */
 

Macro Definition Documentation

◆ DIAMLIST

#define DIAMLIST   1 /* section contains diameter info */

Definition at line 18 of file options.h.

◆ EXTRACELLULAR

#define EXTRACELLULAR   2 /* default number of extracellular layers */

Definition at line 16 of file options.h.

◆ EXTRAEQN

#define EXTRAEQN
Value:
0 /* ionic concentrations calculated via \
* jacobian along with v */

Definition at line 19 of file options.h.

◆ I_MEMBRANE

#define I_MEMBRANE   1 /* compute i_cap and i_membrane on fadvance */

Definition at line 14 of file options.h.

◆ KEEP_NSEG_PARM

#define KEEP_NSEG_PARM   1 /* Use old segment parameters to define */

Definition at line 26 of file options.h.

◆ MULTICORE

#define MULTICORE   1 /* not optional */

Definition at line 29 of file options.h.

◆ NTS_SPINE

#define NTS_SPINE
Value:
1 /* A negative diameter in pt3dadd() tags that \
* diamlist location as having a spine. \
* diam3d() still returns the postive diameter \
* spined3d() returns 1 or 0 signifying presence \
* of spine. setSpineArea() tells how much \
* area/spine to add to the segment. */

Definition at line 22 of file options.h.

◆ RA_WARNING

#define RA_WARNING   0

Definition at line 12 of file options.h.