BraWl
|
Interfaces for routines written in C. More...
Go to the source code of this file.
Data Types | |
interface | c_functions::genrand |
interface | c_functions::f90_init_genrand |
Modules | |
module | c_functions |
Interfaces for routines written in C.
This module contains interfaces for routines written in C. Currently this is just the Mersenne Twister PNRG, but other interfaces can be added in future as needed.
Definition in file c_functions.f90.