![]() |
MolSSI Integral Reference Project
|
A shell of cartesian gaussian functions (strings) More...
#include <data_entry.hpp>

Public Attributes | |
| int | am |
| Angular momentum. More... | |
| int | nprim |
| Number of primitives (segmented contraction) More... | |
| int | ngeneral |
| Number of general contractions. More... | |
| std::array< std::string, 3 > | xyz |
| Coordinates (in bohr) More... | |
| std::vector< std::string > | alpha |
| Exponents of the gaussians. More... | |
| std::vector< std::string > | coeff |
| Contraction coefficients (unnormalized) More... | |
A shell of cartesian gaussian functions (strings)
This shell holds information as a string to allow for higher precision
| std::vector<std::string> mirp::gaussian_shell_str::alpha |
Exponents of the gaussians.
| int mirp::gaussian_shell_str::am |
Angular momentum.
| std::vector<std::string> mirp::gaussian_shell_str::coeff |
Contraction coefficients (unnormalized)
| int mirp::gaussian_shell_str::ngeneral |
Number of general contractions.
| int mirp::gaussian_shell_str::nprim |
Number of primitives (segmented contraction)
| std::array<std::string, 3> mirp::gaussian_shell_str::xyz |
Coordinates (in bohr)
1.8.13