origen_decaydata_m Module Reference

Data Types

type  origen_decaydata
 

Functions/Subroutines

real(c_float) function origen_decaydata_decay_constants (this, index)
 
real(c_float) function origen_decaydata_recoverable_energy_values (this, index)
 
real(c_float) function origen_decaydata_q_fractions_from_photons (this, index)
 
real(c_float) function origen_decaydata_rcg_for_air (this, index)
 
real(c_float) function origen_decaydata_rcg_for_water (this, index)
 
real(c_float) function origen_decaydata_abund_of_lite_nuclides (this, index)
 
integer(c_int) function origen_decaydata_fissionable_nuclide_ids (this, index)
 
subroutine origen_decaydata_set_abund_of_lite_nuclides (this, size, arr)
 
subroutine origen_decaydata_set_decay_constants (this, size, arr)
 
subroutine origen_decaydata_set_recoverable_energy_values (this, size, arr)
 
subroutine origen_decaydata_set_q_fractions_from_photons (this, size, arr)
 
subroutine origen_decaydata_set_rcg_for_air (this, size, arr)
 
subroutine origen_decaydata_set_rcg_for_water (this, size, arr)
 
subroutine origen_decaydata_set_fissionable_nuclide_ids (this, size, arr)
 
integer(c_long) function origen_decaydata_uid (this)
 
integer(c_int) function origen_decaydata_decay_constants_count (this)
 
integer(c_int) function origen_decaydata_recoverable_energy_values_count (this)
 
integer(c_int) function origen_decaydata_q_fractions_from_photons_count (this)
 
integer(c_int) function origen_decaydata_rcg_for_air_count (this)
 
integer(c_int) function origen_decaydata_rcg_for_water_count (this)
 
integer(c_int) function origen_decaydata_abund_of_lite_nuclides_count (this)
 
integer(c_int) function origen_decaydata_fissionable_nuclide_ids_count (this)
 
integer(c_int) function origen_decaydata_masses_count (this)
 
subroutine origen_decaydata_initialize (this)
 
subroutine origen_decaydata_destroy (this)
 

Function/Subroutine Documentation

real(c_float) function origen_decaydata_m::origen_decaydata_decay_constants ( class(origen_decaydata this,
integer(c_int)  index 
)
real(c_float) function origen_decaydata_m::origen_decaydata_recoverable_energy_values ( class(origen_decaydata this,
integer(c_int)  index 
)
real(c_float) function origen_decaydata_m::origen_decaydata_q_fractions_from_photons ( class(origen_decaydata this,
integer(c_int)  index 
)
real(c_float) function origen_decaydata_m::origen_decaydata_rcg_for_air ( class(origen_decaydata this,
integer(c_int)  index 
)
real(c_float) function origen_decaydata_m::origen_decaydata_rcg_for_water ( class(origen_decaydata this,
integer(c_int)  index 
)
real(c_float) function origen_decaydata_m::origen_decaydata_abund_of_lite_nuclides ( class(origen_decaydata this,
integer(c_int)  index 
)
integer(c_int) function origen_decaydata_m::origen_decaydata_fissionable_nuclide_ids ( class(origen_decaydata this,
integer(c_int)  index 
)
subroutine origen_decaydata_m::origen_decaydata_set_abund_of_lite_nuclides ( class(origen_decaydata this,
integer(c_size_t)  size,
real(c_float), dimension(:)  arr 
)
subroutine origen_decaydata_m::origen_decaydata_set_decay_constants ( class(origen_decaydata this,
integer(c_size_t)  size,
real(c_float), dimension(:)  arr 
)
subroutine origen_decaydata_m::origen_decaydata_set_recoverable_energy_values ( class(origen_decaydata this,
integer(c_size_t)  size,
real(c_float), dimension(:)  arr 
)
subroutine origen_decaydata_m::origen_decaydata_set_q_fractions_from_photons ( class(origen_decaydata this,
integer(c_size_t)  size,
real(c_float), dimension(:)  arr 
)
subroutine origen_decaydata_m::origen_decaydata_set_rcg_for_air ( class(origen_decaydata this,
integer(c_size_t)  size,
real(c_float), dimension(:)  arr 
)
subroutine origen_decaydata_m::origen_decaydata_set_rcg_for_water ( class(origen_decaydata this,
integer(c_size_t)  size,
real(c_float), dimension(:)  arr 
)
subroutine origen_decaydata_m::origen_decaydata_set_fissionable_nuclide_ids ( class(origen_decaydata this,
integer(c_size_t)  size,
integer(c_int), dimension(:)  arr 
)
integer(c_long) function origen_decaydata_m::origen_decaydata_uid ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_decay_constants_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_recoverable_energy_values_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_q_fractions_from_photons_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_rcg_for_air_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_rcg_for_water_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_abund_of_lite_nuclides_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_fissionable_nuclide_ids_count ( class(origen_decaydata this)
integer(c_int) function origen_decaydata_m::origen_decaydata_masses_count ( class(origen_decaydata this)
subroutine origen_decaydata_m::origen_decaydata_initialize ( class(origen_decaydata this)
subroutine origen_decaydata_m::origen_decaydata_destroy ( class(origen_decaydata this)