![]() |
GeNN
4.0.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, VarLocation defaultVarLocation, VarLocation defaultExtraGlobalParamLocation) | CurrentSource | inlineprotected |
| CurrentSourceInternal(const std::string &name, const CurrentSourceModels::Base *currentSourceModel, const std::vector< double > ¶ms, const std::vector< Models::VarInit > &varInitialisers, 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 |
| getName() const | CurrentSource | inline |
| getParams() const | CurrentSource | inline |
| getVarInitialisers() const | CurrentSource | inline |
| getVarLocation(const std::string &varName) const | CurrentSource | |
| getVarLocation(size_t index) const | CurrentSource | inline |
| initDerivedParams(double dt) | CurrentSource | protected |
| isInitCodeRequired() const | CurrentSource | protected |
| isInitRNGRequired() const | CurrentSource | protected |
| isSimRNGRequired() const | CurrentSource | protected |
| setExtraGlobalParamLocation(const std::string ¶mName, VarLocation loc) | CurrentSource | |
| setVarLocation(const std::string &varName, VarLocation loc) | CurrentSource |