STORMM Source Documentation
|
This is the complete list of members for stormm::card::KernelFormat, including all inherited members.
getBlockSizeLimit() const | stormm::card::KernelFormat | |
getKernelName() const | stormm::card::KernelFormat | |
getLaunchParameters() const | stormm::card::KernelFormat | |
getRegisterUsage() const | stormm::card::KernelFormat | |
getSharedMemoryRequirement() const | stormm::card::KernelFormat | |
KernelFormat() | stormm::card::KernelFormat | |
KernelFormat(int lb_max_threads_per_block, int lb_min_blocks_per_smp, int register_usage_in, int shared_usage_in, int block_subdivision, const GpuDetails &gpu, const std::string &kernel_name_in=std::string("")) (defined in stormm::card::KernelFormat) | stormm::card::KernelFormat | |
KernelFormat(int lb_max_threads_per_block, int lb_min_blocks_per_smp, int register_usage_in, int shared_usage_in, const GpuDetails &gpu, const std::string &kernel_name_in=std::string("")) (defined in stormm::card::KernelFormat) | stormm::card::KernelFormat | |
KernelFormat(const KernelFormat &original)=default | stormm::card::KernelFormat | |
KernelFormat(KernelFormat &&original)=default (defined in stormm::card::KernelFormat) | stormm::card::KernelFormat | |
operator=(const KernelFormat &other)=default (defined in stormm::card::KernelFormat) | stormm::card::KernelFormat | |
operator=(KernelFormat &&other)=default (defined in stormm::card::KernelFormat) | stormm::card::KernelFormat |