![]() |
MolSSI Integral Reference Project
|
Data for a single cartesian integral. More...
#include <data_entry.hpp>
Public Attributes | |
std::vector< gaussian_single_str > | g |
Shell array for which the integrals calculated. More... | |
std::string | integral |
Actual data (integral) for this gaussian. More... | |
Data for a single cartesian integral.
The length of integral_single_data_entry::g represents the number of centers for the integral.
std::vector<gaussian_single_str> mirp::integral_single_data_entry::g |
Shell array for which the integrals calculated.
std::string mirp::integral_single_data_entry::integral |
Actual data (integral) for this gaussian.