IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
Static Public Member Functions | List of all members
IBAMR::RNG Class Reference

Class RNG organizes functions that provide random-number generator functionality. More...

#include </home/runner/work/IBAMR/IBAMR/include/ibamr/RNG.h>

Static Public Member Functions

static void srandgen (unsigned long seed)
 
static void genrand (double *rn)
 
static void genrandn (double *result)
 
static void parallel_seed (int global_seed)
 

Detailed Description

Class RNG organizes functions that provide random-number generator functionality.


The documentation for this class was generated from the following files: