|
| 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) |
| |