File randomgaussianfield.h
FileList > algebra > random > randomgaussianfield.h
Go to the source code of this file
#include "TempLat/lattice/algebra/coordinates/dimensioncountrecorder.h"#include "TempLat/util/constexpr_for.h"#include "TempLat/util/random/randomgaussian.h"#include "TempLat/parallel/device.h"#include <tuple>
Namespaces
| Type | Name |
|---|---|
| namespace | TempLat |
Classes
| Type | Name |
|---|---|
| class | RandomGaussianFieldHelper <typename T, NDim, Space, Real, Unitary> A class which initializes a complex random gaussian field. ONLY WORKS FOR FFTW R2C complex layouts. It has a state, which counts the number of times it has been used. As in the backend a deterministic, stateless RNG is used, we need to keep track of this in order to generate a new set of random numbers each time. |
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/random/randomgaussianfield.h