source/integrals/hermite_conversion_prep.h File Reference

Code for conversion between integrals computed for Hermite Gaussians and Cartesian Gaussians, using saved information from a preparatory step that can be done once and re-used many times. More...

#include <cstring>
#include "realtype.h"
#include "polydegree.h"
#include "monomial_info.h"
#include "simple_sparse_mat.h"

Go to the source code of this file.

Classes

struct  hermite_conversion_contrib_struct
struct  hermite_conversion_element_struct
class  hermite_conversion_info_struct

Typedefs

typedef
hermite_conversion_contrib_struct
hermite_conversion_contrib_struct_ptr
typedef
hermite_conversion_element_struct
hermite_conversion_element_struct_ptr

Variables

const int HERMITE_CONVERSION_MAX_N = BASIS_FUNC_POLY_MAX_DEGREE*2

Detailed Description

Code for conversion between integrals computed for Hermite Gaussians and Cartesian Gaussians, using saved information from a preparatory step that can be done once and re-used many times.

Author:
: Elias Rudberg responsible

Typedef Documentation


Variable Documentation

const int HERMITE_CONVERSION_MAX_N = BASIS_FUNC_POLY_MAX_DEGREE*2

Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1