BraWl
Loading...
Searching...
No Matches
c_functions.f90 File Reference

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
 

Detailed Description

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.

Author
C. D. Woodgate
Date
2019-2025

Definition in file c_functions.f90.