![]() |
MolSSI Integral Reference Project
|
Helper functions for reading/writing test files. More...
#include "mirp_bin/data_entry.hpp"

Go to the source code of this file.
Namespaces | |
| mirp | |
Functions | |
| integral_single_data | mirp::testfile_read_integral_single (const std::string &filepath, int n, bool is_input) |
| Read generic single integral test data from a file. More... | |
| void | mirp::testfile_write_integral_single (const std::string &filepath, const integral_single_data &data) |
| Write generic single integral test data to a file. More... | |
| integral_data | mirp::testfile_read_integral (const std::string &filepath, int n, bool is_input) |
| Read generic contracted integral test data from a file. More... | |
| void | mirp::testfile_write_integral (const std::string &filepath, const integral_data &data) |
| Write generic contracted integral test data to a file. More... | |
Helper functions for reading/writing test files.
1.8.13