WarpX
Loading...
Searching...
No Matches
Source
ablastr
math
RandomSeed.H
Go to the documentation of this file.
1
/* Copyright 2021-2025 Yinjian Zhao, Luca Fedeli, Axel Huebl
2
*
3
* This file is part of ABLASTR.
4
*
5
* License: BSD-3-Clause-LBNL
6
*/
7
#ifndef ABLASTR_MATH_RANDOM_SEED_H_
8
#define ABLASTR_MATH_RANDOM_SEED_H_
9
10
#include <string>
11
12
13
namespace
ablastr::math
14
{
29
void
30
set_random_seed
(std::string
const
& random_seed);
31
32
}
33
34
#endif
// ABLASTR_MATH_RANDOM_SEED_H_
ablastr::math
Definition
AnyFFT.H:41
ablastr::math::set_random_seed
void set_random_seed(std::string const &random_seed)
Definition
RandomSeed.cpp:19
Generated by
1.13.2