xmolecule_get_oscillator_strength Subroutine

public subroutine xmolecule_get_oscillator_strength(xdata_cptr, os, tdip, nmo) bind(c)

returns oscillator strength

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(inout) :: xdata_cptr
real(kind=c_double), intent(inout) :: os(nmo,nmo)
real(kind=c_double), intent(inout) :: tdip(nmo,nmo,3)
integer(kind=c_int), intent(inout) :: nmo