GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for CurrentSourceInternal, including all inherited members.
CurrentSource(const CurrentSource &)=delete | CurrentSource | |
CurrentSource()=delete | CurrentSource | |
CurrentSource(const std::string &name, const CurrentSourceModels::Base *currentSourceModel, const std::vector< double > ¶ms, const std::vector< Models::VarInit > &varInitialisers, const NeuronGroupInternal *trgNeuronGroup, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation) | CurrentSource | protected |
CurrentSourceInternal(const std::string &name, const CurrentSourceModels::Base *currentSourceModel, const std::vector< double > ¶ms, const std::vector< Models::VarInit > &varInitialisers, const NeuronGroupInternal *targetNeuronGroup, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation) | CurrentSourceInternal | inline |
getCurrentSourceModel() const | CurrentSource | inline |
getDerivedParams() const | CurrentSource | inlineprotected |
getExtraGlobalParamLocation(const std::string ¶mName) const | CurrentSource | |
getExtraGlobalParamLocation(size_t index) const | CurrentSource | inline |
getHashDigest() const | CurrentSource | protected |
getInitHashDigest() const | CurrentSource | protected |
getName() const | CurrentSource | inline |
getParams() const | CurrentSource | inline |
getTrgNeuronGroup() const | CurrentSource | inlineprotected |
getVarInitialisers() const | CurrentSource | inline |
getVarLocation(const std::string &varName) const | CurrentSource | |
getVarLocation(size_t index) const | CurrentSource | inline |
getVarLocationHashDigest() const | CurrentSource | protected |
initDerivedParams(double dt) | CurrentSource | protected |
isInitRNGRequired() const | CurrentSource | protected |
isSimRNGRequired() const | CurrentSource | protected |
isZeroCopyEnabled() const | CurrentSource | protected |
setExtraGlobalParamLocation(const std::string ¶mName, VarLocation loc) | CurrentSource | |
setVarLocation(const std::string &varName, VarLocation loc) | CurrentSource |