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

Go to the source code of this file.

Functions

int libgrpp_screening_radial_type1 (int lambda, int n, double CA_2, double CB_2, double alpha_A, double alpha_B, double k, double prefactor, libgrpp_potential_t *potential, double *screened_value)
 
int libgrpp_screening_radial_type2 (int lambda1, int lambda2, int n, double CA_2, double CB_2, libgrpp_shell_t *bra, libgrpp_shell_t *ket, libgrpp_potential_t *potential, double *screened_value)
 

Function Documentation

◆ libgrpp_screening_radial_type1()

int libgrpp_screening_radial_type1 ( int  lambda,
int  n,
double  CA_2,
double  CB_2,
double  alpha_A,
double  alpha_B,
double  k,
double  prefactor,
libgrpp_potential_t potential,
double *  screened_value 
)

screening for the type 1 radial integrals for the pair of contracted gaussian functions.

Definition at line 67 of file grpp_screening.c.

Here is the call graph for this function:

◆ libgrpp_screening_radial_type2()

int libgrpp_screening_radial_type2 ( int  lambda1,
int  lambda2,
int  n,
double  CA_2,
double  CB_2,
libgrpp_shell_t bra,
libgrpp_shell_t ket,
libgrpp_potential_t potential,
double *  screened_value 
)

screening for the type 2 radial integrals for the pair of contracted gaussian functions.

Definition at line 167 of file grpp_screening.c.

Here is the call graph for this function:
Here is the caller graph for this function: