CPPuddle
|
Go to the source code of this file.
Namespaces | |
namespace | recycler |
Deprecated LEGACY namespace. Kept around for compatiblity with old code for now. | |
Typedefs | |
template<typename kokkos_type , typename alloc_type , typename element_type > | |
using | recycler::aggregated_recycled_view = cppuddle::memory_recycling::aggregated_recycling_view< kokkos_type, alloc_type, element_type > |
template<typename kokkos_type , typename alloc_type , typename element_type > | |
using | recycler::recycled_view = cppuddle::memory_recycling::recycling_view< kokkos_type, alloc_type, element_type > |