![]() |
MolSSI Integral Reference Project
|
A collection of data for testing the Boys function. More...
#include <test_boys.hpp>
Public Attributes | |
long | ndigits |
The number of digits of accuracy in the file. More... | |
long | working_prec |
Working precision used for the integrals. More... | |
std::string | header |
Header or comments about the test. More... | |
std::vector< boys_data_entry > | entries |
Actual data for the tests. More... | |
A collection of data for testing the Boys function.
std::vector<boys_data_entry> mirp::boys_data::entries |
Actual data for the tests.
std::string mirp::boys_data::header |
Header or comments about the test.
long mirp::boys_data::ndigits |
The number of digits of accuracy in the file.
long mirp::boys_data::working_prec |
Working precision used for the integrals.