![]() |
(git:f56c6e3)
|
#include "libgrpp_types.h"Go to the source code of this file.
Functions | |
| void | libgrpp_overlap_integrals (libgrpp_shell_t *shell_A, libgrpp_shell_t *shell_B, double *overlap_matrix) |
| void libgrpp_overlap_integrals | ( | libgrpp_shell_t * | shell_A, |
| libgrpp_shell_t * | shell_B, | ||
| double * | overlap_matrix | ||
| ) |
Calculates overlap integral between two shells represented by contracted Gaussian functions.
Definition at line 47 of file grpp_overlap.c.