MADNESS  0.10.1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
molresponse::write_response_input Struct Reference

will write a test input and remove it from disk upon destruction More...

#include <write_test_input.h>

Collaboration diagram for molresponse::write_response_input:
Collaboration graph
[legend]

Public Member Functions

 write_response_input ()
 
 write_response_input (const ResponseParameters &param, 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
 

Detailed Description

will write a test input and remove it from disk upon destruction

Constructor & Destructor Documentation

◆ write_response_input() [1/2]

molresponse::write_response_input::write_response_input ( )
inline

◆ write_response_input() [2/2]

molresponse::write_response_input::write_response_input ( const ResponseParameters param,
const std::string &  filename 
)
inlineexplicit

◆ ~write_response_input()

molresponse::write_response_input::~write_response_input ( )
inline

References filename_, and keepfile.

Member Function Documentation

◆ filename()

std::string molresponse::write_response_input::filename ( ) const
inline

References filename_.

◆ write_to_test_input()

static std::ostream& molresponse::write_response_input::write_to_test_input ( const std::string &  groupname,
const ResponseParameters param,
std::ostream &  of 
)
inlinestatic

References param.

Referenced by write_response_input().

Member Data Documentation

◆ eprec

double molresponse::write_response_input::eprec = 1.e-4

◆ filename_

std::string molresponse::write_response_input::filename_

◆ keepfile

bool molresponse::write_response_input::keepfile = true

Referenced by ~write_response_input().


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