origen_transitioncoeff_m Module Reference

Data Types

type  origen_transitioncoeff
 

Functions/Subroutines

integer(c_size_t) function origen_transitioncoeff_matrix_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_matrix (this)
 
subroutine origen_transitioncoeff_get_matrix_vec (this, matrix)
 
subroutine origen_transitioncoeff_set_matrix_vec (this, matrix)
 
subroutine origen_transitioncoeff_manageptr_matrix (this, matrix)
 
subroutine origen_transitioncoeff_getptr_matrix_vec (this, matrix)
 
subroutine origen_transitioncoeff_get_matrix (this, matrix)
 
real(c_float) function origen_transitioncoeff_matrix_at (this, idx)
 
subroutine origen_transitioncoeff_set_matrix (this, matrix)
 
integer(c_size_t) function origen_transitioncoeff_loss_xs_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_loss_xs (this)
 
subroutine origen_transitioncoeff_get_loss_xs_vec (this, loss_xs)
 
subroutine origen_transitioncoeff_set_loss_xs_vec (this, loss_xs)
 
subroutine origen_transitioncoeff_manageptr_loss_xs (this, loss_xs)
 
subroutine origen_transitioncoeff_getptr_loss_xs_vec (this, loss_xs)
 
subroutine origen_transitioncoeff_get_loss_xs (this, loss_xs)
 
real(c_float) function origen_transitioncoeff_loss_xs_at (this, idx)
 
subroutine origen_transitioncoeff_set_loss_xs (this, loss_xs)
 
integer(c_size_t) function origen_transitioncoeff_flux_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_flux (this)
 
subroutine origen_transitioncoeff_get_flux_vec (this, flux)
 
subroutine origen_transitioncoeff_set_flux_vec (this, flux)
 
subroutine origen_transitioncoeff_manageptr_flux (this, flux)
 
subroutine origen_transitioncoeff_getptr_flux_vec (this, flux)
 
subroutine origen_transitioncoeff_get_flux (this, flux)
 
real(c_float) function origen_transitioncoeff_flux_at (this, idx)
 
subroutine origen_transitioncoeff_set_flux (this, flux)
 
integer(c_size_t) function origen_transitioncoeff_neutron_yields_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_neutron_yields (this)
 
subroutine origen_transitioncoeff_get_neutron_yields_vec (this, neutron_yields)
 
subroutine origen_transitioncoeff_set_neutron_yields_vec (this, neutron_yields)
 
subroutine origen_transitioncoeff_manageptr_neutron_yields (this, neutron_yields)
 
subroutine origen_transitioncoeff_getptr_neutron_yields_vec (this, neutron_yields)
 
subroutine origen_transitioncoeff_get_neutron_yields (this, neutron_yields)
 
real(c_float) function origen_transitioncoeff_neutron_yields_at (this, idx)
 
subroutine origen_transitioncoeff_set_neutron_yields (this, neutron_yields)
 
integer(c_size_t) function origen_transitioncoeff_fission_xs_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_fission_xs (this)
 
subroutine origen_transitioncoeff_get_fission_xs_vec (this, fission_xs)
 
subroutine origen_transitioncoeff_set_fission_xs_vec (this, fission_xs)
 
subroutine origen_transitioncoeff_manageptr_fission_xs (this, fission_xs)
 
subroutine origen_transitioncoeff_getptr_fission_xs_vec (this, fission_xs)
 
subroutine origen_transitioncoeff_get_fission_xs (this, fission_xs)
 
real(c_float) function origen_transitioncoeff_fission_xs_at (this, idx)
 
subroutine origen_transitioncoeff_set_fission_xs (this, fission_xs)
 
integer(c_size_t) function origen_transitioncoeff_kappa_capture_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_kappa_capture (this)
 
subroutine origen_transitioncoeff_get_kappa_capture_vec (this, kappa_capture)
 
subroutine origen_transitioncoeff_set_kappa_capture_vec (this, kappa_capture)
 
subroutine origen_transitioncoeff_manageptr_kappa_capture (this, kappa_capture)
 
subroutine origen_transitioncoeff_getptr_kappa_capture_vec (this, kappa_capture)
 
subroutine origen_transitioncoeff_get_kappa_capture (this, kappa_capture)
 
real(c_float) function origen_transitioncoeff_kappa_capture_at (this, idx)
 
subroutine origen_transitioncoeff_set_kappa_capture (this, kappa_capture)
 
integer(c_size_t) function origen_transitioncoeff_kappa_fission_size (this)
 
logical(c_bool) function origen_transitioncoeff_has_kappa_fission (this)
 
subroutine origen_transitioncoeff_get_kappa_fission_vec (this, kappa_fission)
 
subroutine origen_transitioncoeff_set_kappa_fission_vec (this, kappa_fission)
 
subroutine origen_transitioncoeff_manageptr_kappa_fission (this, kappa_fission)
 
subroutine origen_transitioncoeff_getptr_kappa_fission_vec (this, kappa_fission)
 
subroutine origen_transitioncoeff_get_kappa_fission (this, kappa_fission)
 
real(c_float) function origen_transitioncoeff_kappa_fission_at (this, idx)
 
subroutine origen_transitioncoeff_set_kappa_fission (this, kappa_fission)
 
subroutine origen_transitioncoeff_set_burnup (this, burnup)
 
real(c_float) function origen_transitioncoeff_burnup (this)
 
integer(c_long) function origen_transitioncoeff_uid (this)
 
subroutine origen_transitioncoeff_initialize (this)
 
subroutine origen_transitioncoeff_destroy (this)
 

Function/Subroutine Documentation

integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_matrix_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_matrix ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_matrix_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  matrix 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_matrix_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  matrix 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_matrix ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  matrix 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_matrix_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  matrix 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_matrix ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  matrix 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_matrix_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_matrix ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  matrix 
)
integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_loss_xs_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_loss_xs ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_loss_xs_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  loss_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_loss_xs_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  loss_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_loss_xs ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  loss_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_loss_xs_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  loss_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_loss_xs ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  loss_xs 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_loss_xs_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_loss_xs ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  loss_xs 
)
integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_flux_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_flux ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_flux_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  flux 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_flux_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  flux 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_flux ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  flux 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_flux_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  flux 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_flux ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  flux 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_flux_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_flux ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  flux 
)
integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_neutron_yields_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_neutron_yields ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_neutron_yields_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  neutron_yields 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_neutron_yields_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  neutron_yields 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_neutron_yields ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  neutron_yields 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_neutron_yields_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  neutron_yields 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_neutron_yields ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  neutron_yields 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_neutron_yields_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_neutron_yields ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  neutron_yields 
)
integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_fission_xs_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_fission_xs ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_fission_xs_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  fission_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_fission_xs_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  fission_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_fission_xs ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  fission_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_fission_xs_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  fission_xs 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_fission_xs ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  fission_xs 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_fission_xs_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_fission_xs ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  fission_xs 
)
integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_kappa_capture_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_kappa_capture ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_kappa_capture_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_capture 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_kappa_capture_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_capture 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_kappa_capture ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_capture 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_kappa_capture_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_capture 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_kappa_capture ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  kappa_capture 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_kappa_capture_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_kappa_capture ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  kappa_capture 
)
integer(c_size_t) function origen_transitioncoeff_m::origen_transitioncoeff_kappa_fission_size ( class(origen_transitioncoeff this)
logical(c_bool) function origen_transitioncoeff_m::origen_transitioncoeff_has_kappa_fission ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_kappa_fission_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_fission 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_kappa_fission_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_fission 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_manageptr_kappa_fission ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_fission 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_getptr_kappa_fission_vec ( class(origen_transitioncoeff this,
class(scalestl_vec_flt)  kappa_fission 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_get_kappa_fission ( class(origen_transitioncoeff this,
real(c_float), dimension(:), allocatable  kappa_fission 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_kappa_fission_at ( class(origen_transitioncoeff this,
integer(c_size_t)  idx 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_kappa_fission ( class(origen_transitioncoeff this,
real(c_float), dimension(:)  kappa_fission 
)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_set_burnup ( class(origen_transitioncoeff this,
real(c_float)  burnup 
)
real(c_float) function origen_transitioncoeff_m::origen_transitioncoeff_burnup ( class(origen_transitioncoeff this)
integer(c_long) function origen_transitioncoeff_m::origen_transitioncoeff_uid ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_initialize ( class(origen_transitioncoeff this)
subroutine origen_transitioncoeff_m::origen_transitioncoeff_destroy ( class(origen_transitioncoeff this)