calculates the transition dipole matrix elements between basisfunctions and stores them in tdipole_bf( mu, nu, p)
| Type | Intent | Optional | 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 |