CAM
random_xgc Module Reference

Data Types

type  seeds_type
 

Functions/Subroutines

subroutine init_ranx (seed)
 
real(r8) function ranx ()
 

Variables

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

Function/Subroutine Documentation

◆ init_ranx()

subroutine random_xgc::init_ranx ( integer, intent(in)  seed)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ranx()

real(r8) 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