MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for ZombieHHChannel, including all inherited members.
ChanBase() | ChanBase | |
channelOut() | ChanBase | static |
copyFields(Id chanId, HSolve *hsolve_) | ZombieHHChannel | private |
createGate(const Eref &e, string gateType) | HHChannelBase | |
getEk(const Eref &e) const | ChanBase | |
getGbar(const Eref &e) const | ChanBase | |
getGk(const Eref &e) const | ChanBase | |
getIk(const Eref &e) const | ChanBase | |
getInstant(const Eref &e) const | HHChannelBase | |
getModulation(const Eref &e) const | ChanBase | |
getNumXgates() const | HHChannelBase | |
getNumYgates() const | HHChannelBase | |
getNumZgates() const | HHChannelBase | |
getUseConcentration(const Eref &e) const | HHChannelBase | |
getX(const Eref &e) const | HHChannelBase | |
getXgate(unsigned int i) | HHChannelBase | |
getXpower(const Eref &e) const | HHChannelBase | |
getY(const Eref &e) const | HHChannelBase | |
getYgate(unsigned int i) | HHChannelBase | |
getYpower(const Eref &e) const | HHChannelBase | |
getZ(const Eref &e) const | HHChannelBase | |
getZgate(unsigned int i) | HHChannelBase | |
getZpower(const Eref &e) const | HHChannelBase | |
handleConc(const Eref &e, double conc) | HHChannelBase | |
handleVm(double Vm) | ChanBase | |
HHChannelBase() | HHChannelBase | |
hsolve_ | ZombieHHChannel | private |
IkOut() | ChanBase | static |
initCinfo() | ZombieHHChannel | static |
modulation_ | HHChannelBase | protected |
permeability() | ChanBase | static |
power1(double x, double p) | HHChannelBase | inlinestatic |
power2(double x, double p) | HHChannelBase | inlinestatic |
power3(double x, double p) | HHChannelBase | inlinestatic |
power4(double x, double p) | HHChannelBase | inlinestatic |
powerN(double x, double p) | HHChannelBase | static |
process(const Eref &e, const ProcPtr info) | ChanBase | |
reinit(const Eref &e, const ProcPtr info) | ChanBase | |
selectPower(double power) | HHChannelBase | static |
setEk(const Eref &e, double Ek) | ChanBase | |
setGbar(const Eref &e, double Gbar) | ChanBase | |
setGk(const Eref &e, double Gk) | ChanBase | |
setIk(const Eref &e, double Ic) | ChanBase | |
setInstant(const Eref &e, int Instant) | HHChannelBase | |
setModulation(const Eref &e, double modulation) | ChanBase | |
setNumGates(unsigned int num) | HHChannelBase | |
setUseConcentration(const Eref &e, int value) | HHChannelBase | |
setX(const Eref &e, double X) | HHChannelBase | |
setXpower(const Eref &e, double Xpower) | HHChannelBase | |
setY(const Eref &e, double Y) | HHChannelBase | |
setYpower(const Eref &e, double Ypower) | HHChannelBase | |
setZ(const Eref &e, double Z) | HHChannelBase | |
setZpower(const Eref &e, double Zpower) | HHChannelBase | |
useConcentration_ | HHChannelBase | protected |
vCreateGate(const Eref &e, string name) | ZombieHHChannel | |
HHChannelBase::vCreateGate(const Eref &e, string gateType)=0 | HHChannelBase | pure virtual |
vGetEk(const Eref &e) const | ZombieHHChannel | virtual |
vGetGbar(const Eref &e) const | ZombieHHChannel | virtual |
vGetGk(const Eref &e) const | ZombieHHChannel | virtual |
vGetIk(const Eref &e) const | ZombieHHChannel | virtual |
vGetInstant(const Eref &e) const | ZombieHHChannel | virtual |
vGetModulation(const Eref &e) const | HHChannelBase | virtual |
vGetX(const Eref &e) const | ZombieHHChannel | virtual |
vGetXgate(unsigned int i) const | ZombieHHChannel | virtual |
vGetY(const Eref &e) const | ZombieHHChannel | virtual |
vGetYgate(unsigned int i) const | ZombieHHChannel | virtual |
vGetZ(const Eref &e) const | ZombieHHChannel | virtual |
vGetZgate(unsigned int i) const | ZombieHHChannel | virtual |
vHandleConc(const Eref &e, double value) | ZombieHHChannel | virtual |
vHandleVm(double Vm) | ZombieHHChannel | virtual |
vProcess(const Eref &e, ProcPtr p) | ZombieHHChannel | virtual |
vReinit(const Eref &e, ProcPtr p) | ZombieHHChannel | virtual |
vSetEk(const Eref &e, double Ek) | ZombieHHChannel | virtual |
vSetGbar(const Eref &e, double Gbar) | ZombieHHChannel | virtual |
vSetGk(const Eref &e, double Gk) | ZombieHHChannel | virtual |
vSetIk(const Eref &e, double Ik) | ZombieHHChannel | virtual |
vSetInstant(const Eref &e, int instant) | ZombieHHChannel | virtual |
vSetModulation(const Eref &e, double value) | ZombieHHChannel | virtual |
vSetSolver(const Eref &e, Id hsolve) | ZombieHHChannel | virtual |
vSetUseConcentration(const Eref &e, int value) | ZombieHHChannel | virtual |
vSetX(const Eref &e, double X) | ZombieHHChannel | virtual |
vSetXpower(const Eref &e, double Xpower) | ZombieHHChannel | virtual |
vSetY(const Eref &e, double Y) | ZombieHHChannel | virtual |
vSetYpower(const Eref &e, double Ypower) | ZombieHHChannel | virtual |
vSetZ(const Eref &e, double Z) | ZombieHHChannel | virtual |
vSetZpower(const Eref &e, double Zpower) | ZombieHHChannel | virtual |
Xpower_ | HHChannelBase | protected |
Ypower_ | HHChannelBase | protected |
ZombieHHChannel() | ZombieHHChannel | |
zombify(Element *orig, const Cinfo *zClass, Id hsolve) | HHChannelBase | static |
Zpower_ | HHChannelBase | protected |
~ChanBase() | ChanBase | |
~HHChannelBase() | HHChannelBase |