(git:b77b4be)
Loading...
Searching...
No Matches
grpp_overlap_gradient.h File Reference
#include "libgrpp_types.h"

Go to the source code of this file.

Functions

void libgrpp_overlap_integrals_gradient (libgrpp_shell_t *shell_A, libgrpp_shell_t *shell_B, double *point_3d, double **grad)
 
int libgrpp_nlm_to_linear (int *nlm)
 

Function Documentation

◆ libgrpp_overlap_integrals_gradient()

void libgrpp_overlap_integrals_gradient ( libgrpp_shell_t shell_A,
libgrpp_shell_t shell_B,
double *  point_3d,
double **  grad 
)
extern

Analytic calculation of gradients of overlap integrals for a given shell pair with respect to the point 'point_3d'.

Definition at line 39 of file grpp_overlap_gradient.c.

Here is the call graph for this function:

◆ libgrpp_nlm_to_linear()

int libgrpp_nlm_to_linear ( int *  nlm)
extern

calculates sequential ("linear") index of the (n,l,m) primitive in the cartesian shell

Definition at line 205 of file grpp_overlap_gradient.c.

Here is the caller graph for this function: