MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HHChannel2D.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HHChannel2D
 

Typedefs

typedef double(* PFDD )(double, double)
 

Typedef Documentation

typedef double( * PFDD)(double, double)

In HHChannel2D, there are three possible arguments to each gate: The Vm, a conc and a conc2. Two are used at a time to look up a 2-D array.

Definition at line 23 of file HHChannel2D.h.