![]() |
MolSSI Integral Reference Project
|
Functions related to four-center integral reference files. More...


Go to the source code of this file.
Namespaces | |
| mirp | |
Functions | |
| void | mirp::integral4_create_reference (const std::string &xyz_filepath, const std::string &basis_filepath, const std::string &output_filepath, const std::string &header, const std::vector< std::vector< int >> &amlist, cb_integral4_exact cb) |
| Creates a file with exact double reference values of contracted integrals. More... | |
| template<int N, typename Func > | |
| long | mirp::integral_test_reference (const std::string &ref_filepath, Func cb) |
| Tests a reference file for consistency. More... | |
| template long | mirp::integral_test_reference< 4, cb_integral4_exact > (const std::string &, cb_integral4_exact) |
Functions related to four-center integral reference files.
1.8.13