Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Classes | Functions
shamalgs Namespace Reference

namespace to contain everything implemented by shamalgs More...

Namespaces

namespace  algorithm
 namespace to store algorithms implemented by shamalgs
 
namespace  memory
 memory manipulation algorithms
 
namespace  numeric
 namespace containing the numeric algorithms of shamalgs
 
namespace  primitives
 namespace for primitive algorithm (e.g. sort, scan, reductions, ...)
 
namespace  random
 namespace to contain utility related to random number generation in shamalgs
 

Classes

struct  BufferEventHandler
 
struct  impl_param
 
class  SerializeHelper
 
struct  SerializeSize
 

Functions

u32 gen_buf_hash ()
 

Detailed Description

namespace to contain everything implemented by shamalgs

namespace for algorithms

Function Documentation

◆ gen_buf_hash()

u32 shamalgs::gen_buf_hash ( )

Definition at line 21 of file BufferEventHandler.cpp.