Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces
DynamicIdGenerator.hpp File Reference
#include "shambase/integer.hpp"
#include "shamalgs/memory.hpp"
#include "shambackends/sycl.hpp"
+ Include dependency graph for DynamicIdGenerator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamalgs::atomic::DynamicId< int_t >
 Object returned by DynamicIdGenerator containing information about the worker affected id. More...
 
class  shamalgs::atomic::AccessedDynamicIdGenerator< int_t, group_size >
 Accesses version of DynamicIdGenerator see doc for example (DynamicIdGenerator) More...
 
class  shamalgs::atomic::DynamicIdGenerator< int_t, group_size >
 Sycl utility to dynamically generate group ids. More...
 

Namespaces

namespace  shamalgs
 namespace to contain everything implemented by shamalgs
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file DynamicIdGenerator.hpp.