GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
This is the complete list of members for CodeGenerator::MemAlloc, including all inherited members.
device(size_t deviceBytes) | CodeGenerator::MemAlloc | inlinestatic |
getDeviceBytes() const | CodeGenerator::MemAlloc | inline |
getDeviceMBytes() const | CodeGenerator::MemAlloc | inline |
getHostBytes() const | CodeGenerator::MemAlloc | inline |
getHostMBytes() const | CodeGenerator::MemAlloc | inline |
getZeroCopyBytes() const | CodeGenerator::MemAlloc | inline |
getZeroCopyMBytes() const | CodeGenerator::MemAlloc | inline |
host(size_t hostBytes) | CodeGenerator::MemAlloc | inlinestatic |
hostDevice(size_t bytes) | CodeGenerator::MemAlloc | inlinestatic |
operator+=(const MemAlloc &rhs) | CodeGenerator::MemAlloc | inline |
operator<<(std::ostream &out, const MemAlloc &m) | CodeGenerator::MemAlloc | friend |
operator>>(std::istream &in, MemAlloc &m) | CodeGenerator::MemAlloc | friend |
zero() | CodeGenerator::MemAlloc | inlinestatic |
zeroCopy(size_t zeroCopyBytes) | CodeGenerator::MemAlloc | inlinestatic |