XGCa
Data Types | Functions/Subroutines | Variables
random_xgc Module Reference

Data Types

type  seeds_type
 

Functions/Subroutines

subroutine init_ranx ()
 
real(8) function ranx ()
 

Variables

type(seeds_type), dimension(:), allocatable sv
 

Function/Subroutine Documentation

◆ init_ranx()

subroutine random_xgc::init_ranx
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ranx()

real (8) function random_xgc::ranx
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ sv

type(seeds_type), dimension(:), allocatable random_xgc::sv