ergo
hermite_conversion_symb.h File Reference

Code for conversion between integrals computed for Hermite Gaussians and Cartesian Gaussians, using a symbolic conversion matrix. More...

#include "integral_info.h"
#include "realtype.h"

Go to the source code of this file.

Classes

struct  symb_matrix_element
 

Functions

int get_hermite_conversion_matrix_symb (const monomial_info_struct *monomial_info, int nmax, int inverseFlag, symb_matrix_element *result)
 

Detailed Description

Code for conversion between integrals computed for Hermite Gaussians and Cartesian Gaussians, using a symbolic conversion matrix.

Author
: Elias Rudberg responsible

Function Documentation

◆ get_hermite_conversion_matrix_symb()