|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
This is the complete list of members for RAJA::util::RegistryEntry< T >, including all inherited members.
| get() const | RAJA::util::RegistryEntry< T > | inline |
| getDesc() const | RAJA::util::RegistryEntry< T > | inline |
| getName() const | RAJA::util::RegistryEntry< T > | inline |
| RegistryEntry(const std::string &N, const std::string &D, std::shared_ptr< T >(*C)()) | RAJA::util::RegistryEntry< T > | inline |