MolSSI Integral Reference Project
Public Attributes | List of all members
mirp::integral_single_data_entry Struct Reference

Data for a single cartesian integral. More...

#include <data_entry.hpp>

Collaboration diagram for mirp::integral_single_data_entry:
Collaboration graph
[legend]

Public Attributes

std::vector< gaussian_single_strg
 Shell array for which the integrals calculated. More...
 
std::string integral
 Actual data (integral) for this gaussian. More...
 

Detailed Description

Data for a single cartesian integral.

The length of integral_single_data_entry::g represents the number of centers for the integral.

Member Data Documentation

◆ g

std::vector<gaussian_single_str> mirp::integral_single_data_entry::g

Shell array for which the integrals calculated.

◆ integral

std::string mirp::integral_single_data_entry::integral

Actual data (integral) for this gaussian.


The documentation for this struct was generated from the following file: