calc_trans_dipole_moment_bf Subroutine

public subroutine calc_trans_dipole_moment_bf(p, b, g, tdipole_bf)

calculates the transition dipole matrix elements between basisfunctions and stores them in tdipole_bf( mu, nu, p)

Arguments

Type IntentOptional Attributes Name
type(param), intent(in) :: p
type(basis), intent(in) :: b
type(grid3d), intent(in) :: g
real(kind=long), intent(out), dimension(p%n_basis, p%n_basis, 3) :: tdipole_bf