![]() |
MolSSI Integral Reference Project
|
Data for a single contracted integral. More...
#include <data_entry.hpp>
Public Attributes | |
std::vector< gaussian_shell_str > | g |
Shells for which the integrals are calculated. More... | |
std::vector< int > | idx |
Indices of the shells. More... | |
std::vector< std::string > | integrals |
Computed integrals. More... | |
Data for a single contracted integral.
std::vector<gaussian_shell_str> mirp::integral_data_entry::g |
Shells for which the integrals are calculated.
std::vector<int> mirp::integral_data_entry::idx |
Indices of the shells.
std::vector<std::string> mirp::integral_data_entry::integrals |
Computed integrals.