MADNESS
0.10.1
|
will write a test input and remove it from disk upon destruction More...
#include <write_test_input.h>
Public Member Functions | |
write_response_input () | |
write_response_input (const ResponseParameters ¶m, const std::string &filename) | |
~write_response_input () | |
std::string | filename () const |
Static Public Member Functions | |
static std::ostream & | write_to_test_input (const std::string &groupname, const ResponseParameters *param, std::ostream &of) |
Public Attributes | |
double | eprec = 1.e-4 |
std::string | filename_ |
bool | keepfile = true |
will write a test input and remove it from disk upon destruction
|
inline |
|
inlineexplicit |
References filename_, param, and write_to_test_input().
|
inline |
|
inline |
References filename_.
|
inlinestatic |
References param.
Referenced by write_response_input().
double molresponse::write_response_input::eprec = 1.e-4 |
std::string molresponse::write_response_input::filename_ |
Referenced by write_response_input(), ~write_response_input(), and filename().
bool molresponse::write_response_input::keepfile = true |
Referenced by ~write_response_input().