get_trans_den Subroutine

public subroutine get_trans_den(trden, xv12i, xv12j, noca, nocb, nvirb)

Uses

  • proc~~get_trans_den~~UsesGraph proc~get_trans_den get_trans_den module~precision precision proc~get_trans_den->module~precision iso_fortran_env iso_fortran_env module~precision->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(out), dimension(:,:) :: trden
real(kind=dp), intent(in), dimension(:,:) :: xv12i
real(kind=dp), intent(in), dimension(:,:) :: xv12j
integer, intent(in) :: noca
integer, intent(in) :: nocb
integer, intent(in) :: nvirb

Called by

proc~~get_trans_den~~CalledByGraph proc~get_trans_den get_trans_den proc~get_mrsf_transition_density get_mrsf_transition_density proc~get_mrsf_transition_density->proc~get_trans_den proc~tdhf_mrsf_energy tdhf_mrsf_energy proc~tdhf_mrsf_energy->proc~get_mrsf_transition_density proc~tdhf_mrsf_energy_c tdhf_mrsf_energy_C proc~tdhf_mrsf_energy_c->proc~tdhf_mrsf_energy