GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for Models::VarReference, including all inherited members.
createPSMVarRef(const SynapseGroup *sg, const std::string &varName) | Models::VarReference | static |
createVarRef(const NeuronGroup *ng, const std::string &varName) | Models::VarReference | static |
createVarRef(const CurrentSource *cs, const std::string &varName) | Models::VarReference | static |
createVarRef(const CustomUpdate *su, const std::string &varName) | Models::VarReference | static |
createWUPostVarRef(const SynapseGroup *sg, const std::string &varName) | Models::VarReference | static |
createWUPreVarRef(const SynapseGroup *sg, const std::string &varName) | Models::VarReference | static |
getDelayNeuronGroup() const | Models::VarReference | inline |
getSize() const | Models::VarReference | inline |
getTargetName() const | Models::VarReferenceBase | inline |
GetTargetNameFn typedef | Models::VarReferenceBase | protected |
getVar() const | Models::VarReferenceBase | inline |
getVarIndex() const | Models::VarReferenceBase | inline |
isBatched() const | Models::VarReferenceBase | inline |
IsBatchedFn typedef | Models::VarReferenceBase | protected |
VarReferenceBase(size_t varIndex, const Models::Base::VarVec &varVec, GetTargetNameFn getTargetName, IsBatchedFn isBatched) | Models::VarReferenceBase | inlineprotected |