, including all inherited members.
buildElist(const Eref &e, const vector< string > &line, vector< ObjId > &elist, vector< double > &val) | Neuron | |
buildSegmentTree(const Eref &e) | Neuron | |
evalExprForElist(const vector< ObjId > &elist, const string &expn, vector< double > &val) const | Neuron | |
getChannelDistribution(const Eref &e) const | Neuron | |
getCM() const | Neuron | |
getCompartmentLengthInLambdas() const | Neuron | |
getCompartments() const | Neuron | |
getElecDistFromSoma() const | Neuron | |
getEm() const | Neuron | |
getExprElist(const Eref &e, string line) const | Neuron | |
getExprVal(const Eref &e, string line) const | Neuron | |
getGeomDistFromSoma() const | Neuron | |
getNumBranches() const | Neuron | |
getNumCompartments() const | Neuron | |
getNumSpines() const | Neuron | |
getPassiveDistribution(const Eref &e) const | Neuron | |
getPathDistFromSoma() const | Neuron | |
getPhi() const | Neuron | |
getRA() const | Neuron | |
getRM() const | Neuron | |
getSourceFile() const | Neuron | |
getSpineDistribution(const Eref &e) const | Neuron | |
getSpinesFromExpression(const Eref &e, string line) const | Neuron | |
getTheta() const | Neuron | |
initCinfo() | Neuron | [static] |
installMechanism(const string &name, const vector< ObjId > &elist, const vector< double > &val, const vector< string > &line) | Neuron | |
installSpines(const vector< ObjId > &elist, const vector< double > &val, const vector< string > &line) | Neuron | |
lookupSpine(unsigned int index) | Neuron | |
makeSpacingDistrib(const vector< ObjId > &elist, const vector< double > &val, vector< unsigned int > &seglistIndex, vector< unsigned int > &elistIndex, vector< double > &pos, const vector< string > &line) const | Neuron | |
Neuron() | Neuron | |
Neuron(const Neuron &other) | Neuron | |
parseMechSpec(const Eref &e) | Neuron | |
scaleBufAndRates(unsigned int spineNum, double lenScale, double diaScale) const | Neuron | |
scaleHeadDiffusion(unsigned int spineNum, double len, double dia) const | Neuron | |
scaleShaftDiffusion(unsigned int spineNum, double len, double dia) const | Neuron | |
setChannelDistribution(const Eref &e, vector< string > v) | Neuron | |
setCM(double v) | Neuron | |
setCompartmentLengthInLambdas(double v) | Neuron | |
setEm(double v) | Neuron | |
setNumSpines(unsigned int num) | Neuron | |
setPassiveDistribution(const Eref &e, vector< string > v) | Neuron | |
setPhi(double v) | Neuron | |
setRA(double v) | Neuron | |
setRM(double v) | Neuron | |
setSourceFile(string v) | Neuron | |
setSpineAndPsdDsolve(Id spineDsolve, Id psdDsolve) | Neuron | |
setSpineAndPsdMesh(Id spineMesh, Id psdMesh) | Neuron | |
setSpineDistribution(const Eref &e, vector< string > v) | Neuron | |
setTheta(double v) | Neuron | |
spineIds(unsigned int index) const | Neuron | |
updateSegmentLengths() | Neuron | |