CellGPU  0.8.0
GPU-accelerated simulations of cells
Macros | Functions
noiseSource.cuh File Reference
#include "std_include.h"
#include <cuda_runtime.h>
Include dependency graph for noiseSource.cuh:
This graph shows which files directly or indirectly include this file:

Functions

bool gpu_initialize_RNG_array (curandState *states, int N, int Timestep, int GlobalSeed)
 Initialize the GPU's random number generator. More...
 

Detailed Description

A file providing an interface to the relevant cuda calls for the simpleEquationOfMotion class