![]() |
(git:f56c6e3)
|
#include "libgrpp_types.h"Go to the source code of this file.
Functions | |
| void | libgrpp_momentum_integrals (libgrpp_shell_t *shell_A, libgrpp_shell_t *shell_B, double *momentum_x_matrix, double *momentum_y_matrix, double *momentum_z_matrix) |
| void libgrpp_momentum_integrals | ( | libgrpp_shell_t * | shell_A, |
| libgrpp_shell_t * | shell_B, | ||
| double * | momentum_x_matrix, | ||
| double * | momentum_y_matrix, | ||
| double * | momentum_z_matrix | ||
| ) |
returns imaginary(!) part of integrals over the momentum operator p = -i \hbar \nabla. The "minus" sign is included.
Definition at line 44 of file grpp_momentum.c.