STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::card::KernelFormat Member List

This is the complete list of members for stormm::card::KernelFormat, including all inherited members.

getBlockSizeLimit() conststormm::card::KernelFormat
getKernelName() conststormm::card::KernelFormat
getLaunchParameters() conststormm::card::KernelFormat
getRegisterUsage() conststormm::card::KernelFormat
getSharedMemoryRequirement() conststormm::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)=defaultstormm::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